Type Definition wasmer_compiler::Relocations[][src]

type Relocations = PrimaryMap<LocalFunctionIndex, Vec<Relocation>>;

Relocations to apply to function bodies.