Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3955 DIEArray block_variables; in ParseVariablesInFunctionContextRecursive() local
3959 sc, child, func_low_pc, block_variables); in ParseVariablesInFunctionContextRecursive()
3961 block_variables = in ParseVariablesInFunctionContextRecursive()
3962 MergeBlockAbstractParameters(die, std::move(block_variables)); in ParseVariablesInFunctionContextRecursive()
3964 block_variables, func_low_pc); in ParseVariablesInFunctionContextRecursive()