[][src]Type Definition wasmer_compiler::Relocations

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

Relocations to apply to function bodies.