Searched refs:getScatteredRelocationValue (Results 1 – 7 of 7) sorted by relevance
149 uint32_t AddrA = Obj.getScatteredRelocationValue(RE); in processSECTDIFFRelocation()159 uint32_t AddrB = Obj.getScatteredRelocationValue(RE2); in processSECTDIFFRelocation()
233 uint32_t AddrA = MachO.getScatteredRelocationValue(RE); in processHALFSECTDIFFRelocation()243 uint32_t AddrB = MachO.getScatteredRelocationValue(RE2); in processHALFSECTDIFFRelocation()
563 W.printHex("Value", Obj->getScatteredRelocationValue(RE)); in printRelocation()573 SymbolNameOrOffset += utohexstr(Obj->getScatteredRelocationValue(RE)); in printRelocation()
71 unsigned SymbolBaseAddr = Obj.getScatteredRelocationValue(RE); in processScatteredVANILLA()
319 uint32_t getScatteredRelocationValue(
1909 uint32_t MachOObjectFile::getScatteredRelocationValue( in getScatteredRelocationValue() function in MachOObjectFile
1738 r_value = info->O->getScatteredRelocationValue(RE); in SymbolizerGetOpInfo()1746 pair_r_value = info->O->getScatteredRelocationValue(RENext); in SymbolizerGetOpInfo()1898 r_value = info->O->getScatteredRelocationValue(RE); in SymbolizerGetOpInfo()1918 pair_r_value = info->O->getScatteredRelocationValue(RENext); in SymbolizerGetOpInfo()