Searched defs:minimize (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | DWARFDebugAranges.cpp | 91 void DWARFDebugAranges::Sort(bool minimize) { in Sort() argument |
H A D | DWARFDebugInfo.cpp | 73 const bool minimize = true; GetCompileUnitAranges() local |
H A D | DWARFUnit.cpp | 899 const bool minimize = false; GetFunctionAranges() local |