Searched refs:getRelocationSection (Results 1 – 4 of 4) sorted by relevance
235 section_iterator getRelocationSection(DataRefImpl Rel) const;
760 RSec = MObj->getRelocationSection(Reloc.getRawDataRefImpl()); in DWARFContextInMemory()
548 section_iterator SecI = Obj->getRelocationSection(DR); in printRelocation()
636 MachOObjectFile::getRelocationSection(DataRefImpl Rel) const { in getRelocationSection() function in MachOObjectFile