Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbIndex.cpp133 PdbCompilandSymId cu_sym_id(modi, iter.offset()); in BuildAddrToSymbolMap() local
169 PdbCompilandSymId cu_sym_id = iter->second.asCompilandSym(); in FindSymbolsByVa() local
DPdbAstBuilder.cpp619 PdbCompilandSymId cu_sym_id{ref.modi(), ref.SymOffset}; in GetParentDeclContext() local
/external/llvm-project/lldb/source/Symbol/
DCompileUnit.cpp21 const char *pathname, const lldb::user_id_t cu_sym_id, in CompileUnit()
28 const FileSpec &fspec, const lldb::user_id_t cu_sym_id, in CompileUnit()