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