Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFCompileUnit.h55 void ClearDIEs(bool keep_compile_unit_die);
HDDWARFCompileUnit.cpp107 DWARFCompileUnit::ClearDIEs(bool keep_compile_unit_die) in ClearDIEs() argument
122 if (keep_compile_unit_die) in ClearDIEs()