Searched refs:extrel_end (Results 1 – 3 of 3) sorted by relevance
478 relocation_iterator extrel_end() const;480 return make_range(extrel_begin(), extrel_end()); in external_relocations()
2206 relocation_iterator MachOObjectFile::extrel_end() const { in extrel_end() function in MachOObjectFile
982 PrintRelocationEntries(O, O->extrel_begin(), O->extrel_end(), cputype, in PrintRelocations()