Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDManualDWARFIndex.cpp233 bool has_location_or_const_value = false; in IndexUnitImpl() local
272 has_location_or_const_value = true; in IndexUnitImpl()
366 if (name && has_location_or_const_value && is_global_or_static_variable) { in IndexUnitImpl()