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