Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2929 HandleThreadAsyncInterrupt(uint8_t signo, const std::string &description) { in HandleThreadAsyncInterrupt() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2027 ProcessGDBRemote::HandleThreadAsyncInterrupt(uint8_t signo, in HandleThreadAsyncInterrupt() function in ProcessGDBRemote