Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDIOHandler.h275 LLDBCommand, enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectWatchpointCommand.cpp47 IOHandlerDelegateMultiline("DONE", IOHandlerDelegate::Completion::LLDBCommand), in CommandObjectWatchpointCommandAdd()
HDCommandObjectBreakpointCommand.cpp48 IOHandlerDelegateMultiline ("DONE", IOHandlerDelegate::Completion::LLDBCommand), in CommandObjectBreakpointCommandAdd()
HDCommandObjectCommands.cpp974 IOHandlerDelegateMultiline ("", IOHandlerDelegate::Completion::LLDBCommand), in CommandObjectCommandsAddRegex()
HDCommandObjectTarget.cpp5028 IOHandlerDelegateMultiline ("DONE", IOHandlerDelegate::Completion::LLDBCommand), in CommandObjectTargetStopHookAdd()
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDCommandInterpreter.cpp115 IOHandlerDelegate (IOHandlerDelegate::Completion::LLDBCommand), in CommandInterpreter()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDIOHandler.cpp291 case Completion::LLDBCommand: in IOHandlerComplete()