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