Searched refs:SectionRelocMap (Results 1 – 2 of 2) sorted by relevance
75 static std::map<SectionRef, SmallVector<SectionRef, 1>> SectionRelocMap; variable83 for (const SectionRef &SR : SectionRelocMap[Sec]) { in collectRelocatedSymbols()107 for (const SectionRef &SR : SectionRelocMap[Sec]) { in collectRelocationOffsets()171 SectionRelocMap.clear(); in dumpCXXData()175 SectionRelocMap[*Sec2].push_back(Section); in dumpCXXData()
1387 std::map<SectionRef, SmallVector<SectionRef, 1>> SectionRelocMap; in disassembleObject() local1391 SectionRelocMap[*Sec2].push_back(Section); in disassembleObject()1520 for (const SectionRef &RelocSec : SectionRelocMap[Section]) { in disassembleObject()