Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h1131 StringList *GetCommandPointer() { return &m_commands; } in GetCommandPointer() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectTarget.cpp4713 m_stop_hook_sp->GetCommandPointer()->SplitIntoLines(line); in IOHandlerInputComplete()
4800 new_hook_sp->GetCommandPointer()->AppendString( in DoExecute()