Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h425 size_t PopulateBlockVariableList(lldb_private::VariableList &variable_list,
H A DSymbolFileDWARF.cpp3866 vars_added += PopulateBlockVariableList(*block_variable_list_sp, sc, in ParseVariablesInFunctionContextRecursive()
3884 size_t SymbolFileDWARF::PopulateBlockVariableList( in PopulateBlockVariableList() function in SymbolFileDWARF