Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A Dlibdebugserver.cpp249 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopInferiorExecuting()
253 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopInferiorExecuting()
H A Ddebugserver.cpp299 DNBLogThreadedIf(LOG_RNB_EVENTS, "%s DNBProcessWaitForEvent (%4.4x, " in RNBRunLoopLaunchInferior()
308 DNBLogThreadedIf(LOG_RNB_EVENTS, "%s DNBProcessWaitForEvent (%4.4x, " in RNBRunLoopLaunchInferior()
322 LOG_RNB_EVENTS, in RNBRunLoopLaunchInferior()
536 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopInferiorExecuting()
540 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopInferiorExecuting()
633 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopPlatform()
637 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopPlatform()
H A DRNBDefs.h81 #define LOG_RNB_EVENTS \ macro
H A DRNBRemote.cpp2086 bitmask |= LOG_RNB_EVENTS; in set_logging()