Home
last modified time | relevance | path

Searched refs:NormalEventBits (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DRNBContext.h68 nub_event_t NormalEventBits() const { return normal_event_bits; } in NormalEventBits() function
Dlibdebugserver.cpp236 uint32_t event_mask = ctx.NormalEventBits(); in RNBRunLoopInferiorExecuting()
Ddebugserver.cpp522 uint32_t event_mask = ctx.NormalEventBits(); in RNBRunLoopInferiorExecuting()