Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DRNBContext.cpp238 DNBProcessResetEvents(pid, pid_status_event); in ThreadFunctionProcessStatus()
DDNB.h168 void DNBProcessResetEvents(nub_process_t pid, nub_event_t event_mask);
DDNB.cpp552 DNBProcessResetEvents(pid, set_events); in DNBProcessAttach()
1134 void DNBProcessResetEvents(nub_process_t pid, nub_event_t event_mask) { in DNBProcessResetEvents() function
Ddebugserver.cpp352 DNBProcessResetEvents(pid, set_events); in RNBRunLoopLaunchInferior()