Searched refs:m_allocator (Results 1 – 4 of 4) sorted by relevance
101 llvm::IntervalMap<lldb::addr_t, uint32_t>::Allocator m_allocator; variable
32 PdbIndex::PdbIndex() : m_cus(*this), m_va_to_modi(m_allocator) {} in PdbIndex()
225 llvm::BumpPtrAllocator m_allocator; variable
283 loadMatchingPDBFile(m_obj_file->GetFileSpec().GetPath(), m_allocator); in CalculateAbilities()293 file_up = loadPDBFile(symfile.GetPath(), m_allocator); in CalculateAbilities()