Searched refs:getAnyRelocationAddress (Results 1 – 4 of 4) sorted by relevance
403 uint32_t OtherHalf = MachO.getAnyRelocationAddress(RE2) & 0xffff; in processHALFSECTDIFFRelocation()
487 unsigned getAnyRelocationAddress(const MachO::any_relocation_info &RE) const;
2080 return getAnyRelocationAddress(RE); in getRelocationOffset()4188 unsigned MachOObjectFile::getAnyRelocationAddress( in getAnyRelocationAddress() function in MachOObjectFile
564 const unsigned r_address = O->getAnyRelocationAddress(RE); in PrintRelocationEntries()2498 other_half = info->O->getAnyRelocationAddress(RENext) & 0xffff; in SymbolizerGetOpInfo()