Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIDriver.h144 bool LocalDebugSessionStartupExecuteCommands();
H A DMIDriver.cpp561 if (!LocalDebugSessionStartupExecuteCommands()) { in DoMainLoop()
1249 bool CMIDriver::LocalDebugSessionStartupExecuteCommands() { in LocalDebugSessionStartupExecuteCommands() function in CMIDriver