Searched refs:LOG_RNB_EVENTS (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lldb/tools/debugserver/source/ |
D | libdebugserver.cpp | 249 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopInferiorExecuting() 253 DNBLogThreadedIf(LOG_RNB_EVENTS, in RNBRunLoopInferiorExecuting()
|
D | debugserver.cpp | 299 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()
|
D | RNBDefs.h | 81 #define LOG_RNB_EVENTS \ macro
|
D | RNBRemote.cpp | 2168 bitmask |= LOG_RNB_EVENTS; in set_logging()
|