Home | History | Annotate | Download | only in Object

Lines Matching refs:getSectionRelBegin

817 relocation_iterator MachOObjectFile::getSectionRelBegin(DataRefImpl Sec) const {
1326 relocation_iterator MachOObjectFile::getSectionRelBegin(unsigned Index) const {
1329 return getSectionRelBegin(DRI);