Searched refs:getRelocationSection (Results 1 – 4 of 4) sorted by relevance
338 section_iterator getRelocationSection(DataRefImpl Rel) const;
560 section_iterator SecI = Obj->getRelocationSection(DR); in printRelocation()
1465 RSec = MObj->getRelocationSection(Reloc.getRawDataRefImpl()); in getSymbolInfo()
2161 MachOObjectFile::getRelocationSection(DataRefImpl Rel) const { in getRelocationSection() function in MachOObjectFile