Searched refs:isRelocationScattered (Results 1 – 10 of 10) sorted by relevance
617 if (isRelocationScattered(RE)) in getRelocationSymbol()1883 MachOObjectFile::isRelocationScattered(const MachO::any_relocation_info &RE) in isRelocationScattered() function in MachOObjectFile1921 if (isRelocationScattered(RE)) in getAnyRelocationAddress()1928 if (isRelocationScattered(RE)) in getAnyRelocationPCRel()1935 if (isRelocationScattered(RE)) in getAnyRelocationLength()1943 if (isRelocationScattered(RE)) in getAnyRelocationType()1951 if (isRelocationScattered(RE) || getPlainRelocationExternal(RE)) in getAnyRelocationSection()
47 assert(!Obj.isRelocationScattered(RelInfo) && in processRelocationRef()
44 if (Obj.isRelocationScattered(RelInfo)) { in processRelocationRef()
63 if (Obj.isRelocationScattered(RelInfo)) { in processRelocationRef()
255 assert(!Obj.isRelocationScattered(RelInfo) && ""); in processRelocationRef()
313 bool isRelocationScattered(const MachO::any_relocation_info &RE) const;
755 if (MObj->isRelocationScattered(RelocInfo)) { in DWARFContextInMemory()
536 bool IsScattered = Obj->isRelocationScattered(RE); in printRelocation()
520 bool IsScattered = O->isRelocationScattered(RE); in printRelocationTargetName()
1736 r_scattered = info->O->isRelocationScattered(RE); in SymbolizerGetOpInfo()1745 if (info->O->isRelocationScattered(RENext)) in SymbolizerGetOpInfo()1896 r_scattered = info->O->isRelocationScattered(RE); in SymbolizerGetOpInfo()1917 if (info->O->isRelocationScattered(RENext)) in SymbolizerGetOpInfo()2419 if (info->O->isRelocationScattered(RE)) in get_symbol_64()5586 if (info->O->isRelocationScattered(RE)) in GuessLiteralPointer()