Home | History | Annotate | Download | only in llvm-objdump

Lines Matching refs:Sec2

861     section_iterator Sec2 = Section.getRelocatedSection();
862 if (Sec2 != Obj->section_end())
863 SectionRelocMap[*Sec2].push_back(Section);