Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h132 IMap::Allocator IMapAllocator; variable
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp60 Cache(*this, getDbiStreamPtr(*Pdb)), AddrToModuleIndex(IMapAllocator) {} in NativeSession()