Searched refs:getScatteredRelocationValue (Results 1 – 4 of 4) sorted by relevance
572 uint32_t AddrA = MachO->getScatteredRelocationValue(RE); in processSECTDIFFRelocation()584 uint32_t AddrB = MachO->getScatteredRelocationValue(RE2); in processSECTDIFFRelocation()633 unsigned SymbolBaseAddr = MachO->getScatteredRelocationValue(RE); in processI386ScatteredVANILLA()
174 uint32_t getScatteredRelocationValue(
325 SymbolNameOrOffset += utohexstr(Obj->getScatteredRelocationValue(RE)); in printRelocation()
1708 uint32_t MachOObjectFile::getScatteredRelocationValue( in getScatteredRelocationValue() function in llvm::object::MachOObjectFile