X64Relocation

Type Alias X64Relocation 

Source
pub type X64Relocation = SimpleRelocation;
Expand description

The x64 architecure doesn’t have special relocation encodings.

Aliased Type§

pub struct X64Relocation(/* private fields */);