X86Relocation

Type Alias X86Relocation 

Source
pub type X86Relocation = SimpleRelocation;
Expand description

The x86 architecure doesn’t have special relocation encodings.

Aliased Type§

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