reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MC/WasmObjectWriter.cpp
  476   if (Type == wasm::R_WASM_FUNCTION_OFFSET_I32 ||
  477       Type == wasm::R_WASM_SECTION_OFFSET_I32) {
  497   if (Type != wasm::R_WASM_TYPE_INDEX_LEB) {
  508   WasmRelocationEntry Rec(FixupOffset, SymA, C, Type, &FixupSection);