Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp804 void DumpGlobalVariableList(const ExecutionContext &exe_ctx, in DumpGlobalVariableList() function in CommandObjectTargetVariable
906 DumpGlobalVariableList(m_exe_ctx, sc, *comp_unit_varlist_sp, s); in DoExecute()
967 DumpGlobalVariableList(m_exe_ctx, sc, *comp_unit_varlist_sp, s); in DoExecute()
975 DumpGlobalVariableList(m_exe_ctx, sc, variable_list, s); in DoExecute()