Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfo.h49 bool ContainsCompileUnit (const DWARFCompileUnit *cu) const;
DDWARFDebugInfo.cpp185 DWARFDebugInfo::ContainsCompileUnit (const DWARFCompileUnit *cu) const in ContainsCompileUnit() function in DWARFDebugInfo
DSymbolFileDWARF.cpp4894 assert (DebugInfo()->ContainsCompileUnit (cu1)); in DIEDeclContextsMatch()
4895 assert (DebugInfo()->ContainsCompileUnit (cu2)); in DIEDeclContextsMatch()
4989 assert (DebugInfo()->ContainsCompileUnit (cu)); in FindDefinitionTypeForDIE()