Searched refs:LIBLLDB_LOG_JIT_LOADER (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DLogging.cpp31 {{"jit"}, {"log JIT events in the target"}, LIBLLDB_LOG_JIT_LOADER},
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLogging.h41 #define LIBLLDB_LOG_JIT_LOADER (1u << 27) macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp191 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER));
223 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER));
287 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER));

Completed in 422 milliseconds