Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBContext.h117 const char *GetProcessEvent() { return m_process_event.c_str(); } in GetProcessEvent() function
H A Ddebugserver.cpp246 const char *process_event = ctx.GetProcessEvent(); in RNBRunLoopLaunchInferior()