Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/lldb-test/
H A Dlldb-test.cpp227 AddrIntervalMap::Allocator IntervalMapAllocator; member
233 : Target(Target), Map(Target), Allocations(IntervalMapAllocator) {} in IRMemoryMapTestState()