pub type X64Relocation = SimpleRelocation;Expand description
The x64 architecure doesn’t have special relocation encodings.
Aliased Type§
pub struct X64Relocation(/* private fields */);pub type X64Relocation = SimpleRelocation;The x64 architecure doesn’t have special relocation encodings.
pub struct X64Relocation(/* private fields */);