Lines Matching refs:RelocatedSection
231 section_iterator RelocatedSection = SI->getRelocatedSection();233 if (RelocatedSection == SE)242 bool IsCode = RelocatedSection->isText();244 findOrEmitSection(Obj, *RelocatedSection, IsCode, LocalSections);