Searched refs:LIBLLDB_LOG_API (Results 1 – 5 of 5) sorted by relevance
30 #define LIBLLDB_LOG_API (1u << 16) macro
19 {{"api"}, {"log API calls and return values"}, LIBLLDB_LOG_API},
102 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_API); in Replay()199 LLDB_LOG(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API), "{0} ({1})", in Recorder()
756 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateTarget()786 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateTargetWithFileAndTargetTriple()801 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateTargetWithFileAndArch()848 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateTarget()863 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetDummyTarget()885 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in DeleteTarget()972 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetSelectedTarget()997 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetSelectedTarget()1015 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetSelectedPlatform()1033 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetSelectedPlatform()[all …]
102 LLDB_LOG_ERROR(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API), file.takeError(), in RedirectToFile()