Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h1133 const StringList &GetCommands() { return m_commands; } in GetCommands() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp2610 (cur_hook_sp->GetCommands().GetSize() == 1 in RunStopHooks()
2611 ? cur_hook_sp->GetCommands().GetStringAtIndex(0) in RunStopHooks()
2635 cur_hook_sp->GetCommands(), &exc_ctx_with_reasons[i], options, in RunStopHooks()