Home
last modified time | relevance | path

Searched refs:VMMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1779 using VMMap = llvm::IntervalMap<addr_t, SectionSP, 4, typedef in __anone59002980211::VMAddressProvider
1784 VMMap::Allocator Alloc;
1785 VMMap Segments{Alloc};
1786 VMMap Sections{Alloc};