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,
98 const RelocationRef &RelRef, in getRelocationValueString() argument101 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()135 symbol_iterator SI = RelRef.getSymbol(); in getRelocationValueString()
65 const object::RelocationRef &RelRef,
561 static bool getHidden(RelocationRef RelRef) { in getHidden() argument562 auto *MachO = dyn_cast<MachOObjectFile>(RelRef.getObject()); in getHidden()567 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
419 const RelocationRef &RelRef, in getMachORelocationValueString() argument421 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getMachORelocationValueString()