Home
last modified time | relevance | path

Searched refs:DNBProcessResetEvents (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBContext.cpp239 DNBProcessResetEvents(pid, pid_status_event); in ThreadFunctionProcessStatus()
H A DDNB.h171 void DNBProcessResetEvents(nub_process_t pid, nub_event_t event_mask);
H A DDNB.cpp560 DNBProcessResetEvents(pid, set_events); in DNBProcessAttach()
1151 void DNBProcessResetEvents(nub_process_t pid, nub_event_t event_mask) { in DNBProcessResetEvents() function
H A Ddebugserver.cpp352 DNBProcessResetEvents(pid, set_events); in RNBRunLoopLaunchInferior()