Searched refs:LIBLLDB_LOG_UNWIND (Results 1 – 9 of 9) sorted by relevance
229 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateMFSPR()256 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateLD()293 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateSTD()350 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateOR()385 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateADDI()
76 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetNonCallSiteUnwindPlanFromAssembly()369 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in ReadMemory()401 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in WriteMemory()482 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in ReadRegister()508 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in WriteRegister()
106 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in AddFirstFrame()124 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetOneMoreFrame()325 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in AddOneMoreFrame()
111 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in InitializeZerothFrame()275 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in InitializeNonZerothFrame()688 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetFastUnwindPlanForFrame()2058 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in UnwindLogMsg()2079 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in UnwindLogMsgVerbose()
374 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetRowAtIndex()385 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetLastRow()403 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in PlanValidAtAddress()425 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in PlanValidAtAddress()
398 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetCFIData()528 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND); in FDEToUnwindPlan()
188 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetUnwindPlan()256 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in ScanIndex()
32 #define LIBLLDB_LOG_UNWIND (1u << 15) macro
48 {{"unwind"}, {"log stack unwind activities"}, LIBLLDB_LOG_UNWIND},