Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBContext.h63 nub_event_t NormalEventBits() const { return normal_event_bits; } in NormalEventBits() function
H A Dlibdebugserver.cpp236 uint32_t event_mask = ctx.NormalEventBits(); in RNBRunLoopInferiorExecuting()
H A Ddebugserver.cpp522 uint32_t event_mask = ctx.NormalEventBits(); in RNBRunLoopInferiorExecuting()