Searched refs:RelRef (Results 1 – 8 of 8) 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,
60 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()
401 static bool getHidden(RelocationRef RelRef) { in getHidden() argument402 auto *MachO = dyn_cast<MachOObjectFile>(RelRef.getObject()); in getHidden()407 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
436 const RelocationRef &RelRef, in getMachORelocationValueString() argument438 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getMachORelocationValueString()
1778 const RelocationRef &RelRef) { in getRelocationAddend() argument1783 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationAddend()1814 const RelocationRef &RelRef) { in getRelocationSymbol() argument1818 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationSymbol()