Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectTarget.cpp803 void DumpGlobalVariableList(const ExecutionContext &exe_ctx, in DumpGlobalVariableList() function in CommandObjectTargetVariable
905 DumpGlobalVariableList(m_exe_ctx, sc, *comp_unit_varlist_sp, s); in DoExecute()
970 DumpGlobalVariableList(m_exe_ctx, sc, *comp_unit_varlist_sp, in DoExecute()
980 DumpGlobalVariableList(m_exe_ctx, sc, variable_list, s); in DoExecute()