Searched refs:LIBLLDB_LOG_UNWIND (Results 1 – 8 of 8) sorted by relevance
65 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in GetNonCallSiteUnwindPlanFromAssembly()342 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in ReadMemory()383 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in WriteMemory()471 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in ReadRegister()501 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in WriteRegister()
114 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in AddFirstFrame()132 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in GetOneMoreFrame()269 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in AddOneMoreFrame()
134 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in InitializeZerothFrame()284 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in InitializeNonZerothFrame()700 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in GetFastUnwindPlanForFrame()2035 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in UnwindLogMsg()2061 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in UnwindLogMsgVerbose()
37 #define LIBLLDB_LOG_UNWIND (1u << 15) macro
142 else if (0 == ::strncasecmp(arg, "unwind", 6)) flag_bits &= ~LIBLLDB_LOG_UNWIND; in DisableLog()222 else if (0 == ::strncasecmp(arg, "unwind", 6)) flag_bits |= LIBLLDB_LOG_UNWIND; in EnableLog()
418 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in PlanValidAtAddress()441 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in PlanValidAtAddress()
174 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in GetUnwindPlan()236 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in ScanIndex()
292 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND)); in GetCFIData()