Lines Matching full:relocation_iterator
817 relocation_iterator MachOObjectFile::getSectionRelBegin(DataRefImpl Sec) const {
829 return relocation_iterator(RelocationRef(Ret, this));
832 relocation_iterator
851 return relocation_iterator(RelocationRef(Ret, this));
1326 relocation_iterator MachOObjectFile::getSectionRelBegin(unsigned Index) const {
1332 relocation_iterator MachOObjectFile::getSectionRelEnd(unsigned Index) const {