Searched refs:getRelocation (Results 1 – 14 of 14) sorted by relevance
41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()164 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()177 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()204 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()152 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()165 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
108 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()351 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()377 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
280 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()299 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()486 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
70 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
62 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()104 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
167 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
433 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()1455 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()1605 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()2630 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2640 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()2702 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2740 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2813 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2834 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()3332 RE = info->O->getRelocation(Rel); in get_symbol_64()[all …]
100 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
2141 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()2147 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()2168 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()2172 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()2287 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationLength()4424 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
544 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
546 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
81 Kind getRelocation() const { in getRelocation() function
1496 auto RelocInfo = MachObj->getRelocation(Reloc.getRawDataRefImpl()); in isRelocScattered()