Searched refs:clear_dies (Results 1 - 3 of 3) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugPubnames.cpp91 bool clear_dies = cu->ExtractDIEsIfNeeded (false) > 1; local
202 if (clear_dies)
H A DDWARFCompileUnit.cpp393 const bool clear_dies = ExtractDIEsIfNeeded (false) > 1; local
432 if (clear_dies)
H A DSymbolFileDWARF.cpp2964 bool clear_dies = dwarf_cu->ExtractDIEsIfNeeded (false) > 1; local
2978 if (clear_dies)

Completed in 78 milliseconds