Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.h535 DWARFCompileUnit* cu2, const DWARFDebugInfoEntry *die2);
HDSymbolFileDWARF.cpp4947 DWARFCompileUnit* cu2, const DWARFDebugInfoEntry *die2) in DIEDeclContextsMatch() argument
4956 assert (DebugInfo()->ContainsCompileUnit (cu2)); in DIEDeclContextsMatch()
4977 die2->GetDeclContextDIEs (this, cu2, decl_ctx_2); in DIEDeclContextsMatch()
5012 const char *name2 = decl_ctx_die2->GetName(this, cu2); in DIEDeclContextsMatch()