Searched refs:LVSections (Results 1 – 2 of 2) sorted by relevance
107 using LVSections = std::map<LVSectionIndex, object::SectionRef>; variable108 LVSections Sections;
202 for (LVSections::reference Entry : Sections) { in mapVirtualAddress()252 for (LVSections::reference Entry : Sections) { in mapVirtualAddress()345 LVSections::iterator Iter = Sections.find(SectionIndex); in getSection()860 for (LVSections::reference Entry : Sections) { in processLines()