Home
last modified time | relevance | path

Searched refs:IsNULL (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfo.cpp422 if (die.IsNULL()) in Parse()
561 if (die->IsNULL()) in DumpCallback()
DDWARFDebugInfoEntry.h329 IsNULL() const in IsNULL() function
DDWARFDebugInfoEntry.cpp1664 if (die.IsNULL()) in GetName()
1713 if (die.IsNULL()) in AppendTypeName()
DDWARFCompileUnit.cpp206 const bool null_die = die.IsNULL(); in ExtractDIEsIfNeeded()