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