Searched refs:RelRef (Results 1 – 2 of 2) sorted by relevance
488 const RelocationRef &RelRef, in getRelocationValueString() argument490 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()515 uint8_t type = RelRef.getType(); in getRelocationValueString()531 symbol_iterator SI = RelRef.getSymbol(); in getRelocationValueString()720 const RelocationRef &RelRef, in getRelocationValueString() argument722 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()911 static bool getHidden(RelocationRef RelRef) { in getHidden() argument912 const ObjectFile *Obj = RelRef.getObject(); in getHidden()918 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
447 const RelocationRef &RelRef, in getRelocationValueString() argument449 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()495 symbol_iterator SI = RelRef.getSymbol(); in getRelocationValueString()633 const RelocationRef &RelRef, in getRelocationValueString() argument635 const wasm::WasmRelocation& Rel = Obj->getWasmRelocation(RelRef); in getRelocationValueString()636 symbol_iterator SI = RelRef.getSymbol(); in getRelocationValueString()657 const RelocationRef &RelRef, in getRelocationValueString() argument659 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()851 static bool getHidden(RelocationRef RelRef) { in getHidden() argument852 const ObjectFile *Obj = RelRef.getObject(); in getHidden()[all …]