Searched refs:getAnyRelocationSection (Results 1 – 4 of 4) sorted by relevance
117 SectionRef Sec = Obj.getAnyRelocationSection(RelInfo); in getRelocationValueRef()
327 SectionRef getAnyRelocationSection(const MachO::any_relocation_info &RE) const;
637 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()1949 MachOObjectFile::getAnyRelocationSection( in getAnyRelocationSection() function in MachOObjectFile
6396 SectionRef RelocSection = Obj->getAnyRelocationSection(RE); in findUnwindRelocNameAddend()