Searched refs:RelRef (Results 1 – 7 of 7) sorted by relevance
45 const RelocationRef &RelRef, in getWasmRelocationValueString() argument 47 const wasm::WasmRelocation &Rel = Obj->getWasmRelocation(RelRef); in getWasmRelocationValueString() 48 symbol_iterator SI = RelRef.getSymbol(); in getWasmRelocationValueString()
27 const object::RelocationRef &RelRef,
35 const object::RelocationRef &RelRef,
65 const object::RelocationRef &RelRef,
91 const RelocationRef &RelRef, in getRelocationValueString() argument94 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()128 symbol_iterator SI = RelRef.getSymbol(); in getRelocationValueString()
562 static bool getHidden(RelocationRef RelRef) { in getHidden() argument563 auto *MachO = dyn_cast<MachOObjectFile>(RelRef.getObject()); in getHidden()568 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
423 const RelocationRef &RelRef, in getMachORelocationValueString() argument425 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getMachORelocationValueString()