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},
113 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_API); in Replay()215 LLDB_LOG(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API), "{0} ({1})", in Recorder()
792 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateTarget()822 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateTargetWithFileAndTargetTriple()837 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateTargetWithFileAndArch()892 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateTarget()907 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetDummyTarget()929 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in DeleteTarget()1016 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetSelectedTarget()1041 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetSelectedTarget()1059 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetSelectedPlatform()1077 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetSelectedPlatform()[all …]
102 LLDB_LOG_ERROR(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API), file.takeError(), in RedirectToFile()