Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DIOHandler.h529 const char *GetTopIOHandlerCommandPrefix() { in GetTopIOHandlerCommandPrefix() function
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp1082 return m_io_handler_stack.GetTopIOHandlerCommandPrefix(); in GetIOHandlerCommandPrefix()