Type Definition wasmer_compiler_near::Relocations[][src]

pub type Relocations = PrimaryMap<LocalFunctionIndex, Vec<Relocation>>;
Expand description

Relocations to apply to function bodies.