Searched refs:getAnyRelocationSection (Results 1 – 5 of 5) sorted by relevance
189 SectionRef SecB = Obj.getAnyRelocationSection(RelInfo); in processSubtractRelocation()215 SectionRef SecA = Obj.getAnyRelocationSection(RelInfo); in processSubtractRelocation()
126 SectionRef Sec = Obj.getAnyRelocationSection(RelInfo); in getRelocationValueRef()
485 SectionRef getAnyRelocationSection(const MachO::any_relocation_info &RE) const;
2162 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()4251 MachOObjectFile::getAnyRelocationSection( in getAnyRelocationSection() function in MachOObjectFile
7828 SectionRef RelocSection = Obj->getAnyRelocationSection(RE); in findUnwindRelocNameAddend()