Searched defs:CompilandIndexItem (Results 1 – 2 of 2) sorted by relevance
40 struct CompilandIndexItem { struct46 PdbCompilandId m_id;49 llvm::pdb::ModuleDebugStreamRef m_debug_stream;52 llvm::pdb::DbiModuleDescriptor m_module_descriptor;54 llvm::codeview::StringsAndChecksumsRef m_strings;57 std::vector<llvm::StringRef> m_file_list;63 std::map<lldb::addr_t, PdbSymUid> m_symbols_by_va;89 /// global compile unit index to |CompilandIndexItem| structures. argument
127 CompilandIndexItem::CompilandIndexItem( in CompilandIndexItem() function in CompilandIndexItem [all...]