Searched refs:RelRef (Results 1 – 7 of 7) sorted by relevance
32 const RelocationRef &RelRef, in getWasmRelocationValueString() argument34 const wasm::WasmRelocation &Rel = Obj->getWasmRelocation(RelRef); in getWasmRelocationValueString()35 symbol_iterator SI = RelRef.getSymbol(); in getWasmRelocationValueString()
27 const object::RelocationRef &RelRef,
33 const object::RelocationRef &RelRef,
57 const RelocationRef &RelRef, in getRelocationValueString() argument60 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()90 symbol_iterator SI = RelRef.getSymbol(); in getRelocationValueString()
65 const object::RelocationRef &RelRef,
416 static bool getHidden(RelocationRef RelRef) { in getHidden() argument417 auto *MachO = dyn_cast<MachOObjectFile>(RelRef.getObject()); in getHidden()422 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
449 const RelocationRef &RelRef, in getMachORelocationValueString() argument451 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getMachORelocationValueString()