Searched refs:Sec2 (Results 1 – 3 of 3) sorted by relevance
173 section_iterator Sec2 = Section.getRelocatedSection(); in dumpCXXData() local174 if (Sec2 != Obj->section_end()) in dumpCXXData()175 SectionRelocMap[*Sec2].push_back(Section); in dumpCXXData()
996 section_iterator Sec2 = Section.getRelocatedSection(); in DisassembleObject() local997 if (Sec2 != Obj->section_end()) in DisassembleObject()998 SectionRelocMap[*Sec2].push_back(Section); in DisassembleObject()
369 const MCSectionELF &Sec2 = in SymbolToReloc() local372 if (&Sec2 != &Section && in SymbolToReloc()