Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DManualDWARFIndex.cpp191 bool has_location_or_const_value = false; in IndexUnitImpl() local
229 has_location_or_const_value = true; in IndexUnitImpl()
322 if (name && has_location_or_const_value && is_global_or_static_variable) { in IndexUnitImpl()