Home
last modified time | relevance | path

Searched defs:AllocationMap (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DExecutorSharedMemoryMapperService.h46 using AllocationMap = DenseMap<ExecutorAddr, Allocation>; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h120 typedef std::map<lldb::addr_t, Allocation> AllocationMap; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h109 using AllocationMap = DenseMap<ExecutorAddr, Allocation>; variable