Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.cpp221 bool found_entry_for_cu = false; in GetGlobalVariables() local
243 found_entry_for_cu = true; in GetGlobalVariables()
252 if (!found_entry_for_cu) in GetGlobalVariables()