Searched refs:LVSectionAddresses (Results 1 – 2 of 2) sorted by relevance
88 using LVSectionAddresses = std::map<LVSectionIndex, object::SectionRef>; variable89 LVSectionAddresses SectionAddresses;
215 for (LVSectionAddresses::const_reference Entry : SectionAddresses) in mapVirtualAddress()270 for (LVSectionAddresses::const_reference Entry : SectionAddresses) in mapVirtualAddress()356 LVSectionAddresses::const_iterator Iter = in getSection()