Searched refs:getAnyRelocationSection (Results 1 – 4 of 4) sorted by relevance
81 SectionRef Sec = Obj.getAnyRelocationSection(RelInfo); in getRelocationValueRef()
328 SectionRef getAnyRelocationSection(const MachO::any_relocation_info &RE) const;
615 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()1937 MachOObjectFile::getAnyRelocationSection( in getAnyRelocationSection() function in MachOObjectFile
6428 SectionRef RelocSection = Obj->getAnyRelocationSection(RE); in findUnwindRelocNameAddend()