Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
Dlibdebugserver.cpp249 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopInferiorExecuting()
253 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopInferiorExecuting()
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()
540 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopInferiorExecuting()
544 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopInferiorExecuting()
636 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopPlatform()
640 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopPlatform()
DRNBDefs.h81 #define LOG_RNB_EVENTS \ macro
DRNBRemote.cpp2168 bitmask |= LOG_RNB_EVENTS; in set_logging()