Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectTarget.cpp815 void DumpGlobalVariableList(const ExecutionContext &exe_ctx, in DumpGlobalVariableList() function in CommandObjectTargetVariable
920 DumpGlobalVariableList(m_exe_ctx, sc, *comp_unit_varlist_sp, s); in DoExecute()
986 DumpGlobalVariableList(m_exe_ctx, sc, *comp_unit_varlist_sp, in DoExecute()
996 DumpGlobalVariableList(m_exe_ctx, sc, variable_list, s); in DoExecute()