Home
last modified time | relevance | path

Searched refs:ContainsCompileUnit (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugInfo.h49 bool ContainsCompileUnit (const DWARFCompileUnit *cu) const;
HDDWARFDebugInfo.cpp202 DWARFDebugInfo::ContainsCompileUnit (const DWARFCompileUnit *cu) const in ContainsCompileUnit() function in DWARFDebugInfo
HDSymbolFileDWARF.cpp4955 assert (DebugInfo()->ContainsCompileUnit (cu1)); in DIEDeclContextsMatch()
4956 assert (DebugInfo()->ContainsCompileUnit (cu2)); in DIEDeclContextsMatch()
5050 assert (DebugInfo()->ContainsCompileUnit (cu)); in FindDefinitionTypeForDIE()