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