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