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

Lines Matching refs:Sec2

996     section_iterator Sec2 = Section.getRelocatedSection();
997 if (Sec2 != Obj->section_end())
998 SectionRelocMap[*Sec2].push_back(Section);