Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h430 size_t PopulateBlockVariableList(VariableList &variable_list,
H A DSymbolFileDWARF.cpp3963 vars_added += PopulateBlockVariableList(*block_variable_list_sp, sc, in ParseVariablesInFunctionContextRecursive()
3981 size_t SymbolFileDWARF::PopulateBlockVariableList( in PopulateBlockVariableList() function in SymbolFileDWARF