Searched refs:LIBLLDB_LOG_UNWIND (Results 1 – 11 of 11) sorted by relevance
50 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetAbortLocation()80 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetAssertLocation()124 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in RecognizeFrame()
104 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in AddFirstFrame()122 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetOneMoreFrame()319 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in AddOneMoreFrame()
113 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in InitializeZerothFrame()266 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in InitializeNonZerothFrame()665 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetFastUnwindPlanForFrame()2174 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in UnwindLogMsg()2196 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in UnwindLogMsgVerbose()
223 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateMFSPR()250 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateLD()287 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateSTD()344 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateOR()379 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateADDI()
75 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetNonCallSiteUnwindPlanFromAssembly()394 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in ReadMemory()426 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in WriteMemory()507 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in ReadRegister()533 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in WriteRegister()
29 #define LIBLLDB_LOG_UNWIND (1u << 15) macro
48 {{"unwind"}, {"log stack unwind activities"}, LIBLLDB_LOG_UNWIND},
406 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetRowAtIndex()417 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetLastRow()434 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in PlanValidAtAddress()457 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in PlanValidAtAddress()
399 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetCFIData()529 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND); in FDEToUnwindPlan()
185 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetUnwindPlan()254 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in ScanIndex()
2522 LIBLLDB_LOG_SYMBOLS | LIBLLDB_LOG_UNWIND)); in ParseSymtab()