Searched refs:LIBLLDB_LOG_JIT_LOADER (Results 1 – 3 of 3) sorted by relevance
173 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER)); in SetJITBreakpoint()207 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER)); in JITDebugBreakpointHit()272 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER)); in ReadJITDescriptorImpl()
44 #define LIBLLDB_LOG_JIT_LOADER (1u << 27) macro
31 {{"jit"}, {"log JIT events in the target"}, LIBLLDB_LOG_JIT_LOADER},