Searched defs:Sec2 (Results 1 - 1 of 1) sorted by path

/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp401 section_iterator Sec2 = Section.getRelocatedSection(); local
402 if (Sec2 != Obj->section_end())
403 SectionRelocMap[*Sec2].push_back(Section);

Completed in 266 milliseconds