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

Lines Matching refs:Sec2

1305     section_iterator Sec2 = Section.getRelocatedSection();
1306 if (Sec2 != Obj->section_end())
1307 SectionRelocMap[*Sec2].push_back(Section);