Home
last modified time | relevance | path

Searched defs:CompilandIndexItem (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DCompileUnitIndex.h37 struct CompilandIndexItem { struct
43 PdbCompilandId m_id;
46 llvm::pdb::ModuleDebugStreamRef m_debug_stream;
49 llvm::pdb::DbiModuleDescriptor m_module_descriptor;
51 llvm::codeview::StringsAndChecksumsRef m_strings;
75 /// global compile unit index to |CompilandIndexItem| structures. argument
DCompileUnitIndex.cpp109 CompilandIndexItem::CompilandIndexItem( in CompilandIndexItem() function in CompilandIndexItem