Home
last modified time | relevance | path

Searched defs:stop_request (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dardi.c399 static volatile bool stop_request = FALSE; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp1303 Expected<TraceStopRequest> stop_request = in Handle_jLLDBTraceStop() local