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,
29 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()
59 const object::RelocationRef &RelRef,
397 static bool getHidden(RelocationRef RelRef) { in getHidden() argument398 auto *MachO = dyn_cast<MachOObjectFile>(RelRef.getObject()); in getHidden()403 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
430 const RelocationRef &RelRef, in getMachORelocationValueString() argument432 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getMachORelocationValueString()