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