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.cpp1744 using VMMap = llvm::IntervalMap<addr_t, SectionSP, 4, typedef in __anone59002980211::VMAddressProvider
1749 VMMap::Allocator Alloc;
1750 VMMap Segments{Alloc};
1751 VMMap Sections{Alloc};