Lines Matching refs:UnwindLogMsg

119     UnwindLogMsg("frame does not have a register context");  in InitializeZerothFrame()
127 UnwindLogMsg("frame does not have a pc"); in InitializeZerothFrame()
151 UnwindLogMsg("using architectural default unwind method"); in InitializeZerothFrame()
158 UnwindLogMsg("with pc value of 0x%" PRIx64 ", symbol name is '%s'", in InitializeZerothFrame()
161 UnwindLogMsg("with pc value of 0x%" PRIx64 ", function name is '%s'", in InitializeZerothFrame()
164 UnwindLogMsg("with pc value of 0x%" PRIx64 in InitializeZerothFrame()
214 UnwindLogMsg("%s", active_row_strm.GetData()); in InitializeZerothFrame()
219 UnwindLogMsg("could not find an unwindplan row for this frame's pc"); in InitializeZerothFrame()
247 UnwindLogMsg("could not read CFA value for first frame."); in InitializeZerothFrame()
254 UnwindLogMsg("initialized frame current pc is 0x%" PRIx64 " cfa is 0x%" PRIx64 in InitializeZerothFrame()
269 UnwindLogMsg("non-zeroth frame tests positive for IsFrameZero -- that " in InitializeNonZerothFrame()
276 UnwindLogMsg("Could not get next frame, marking this frame as invalid."); in InitializeNonZerothFrame()
281 UnwindLogMsg("Could not get register context for this thread, marking this " in InitializeNonZerothFrame()
288 UnwindLogMsg("could not get pc value"); in InitializeNonZerothFrame()
302 UnwindLogMsg("pc = 0x%" PRIx64, pc); in InitializeNonZerothFrame()
305 UnwindLogMsg("fp = 0x%" PRIx64, reg_val); in InitializeNonZerothFrame()
307 UnwindLogMsg("sp = 0x%" PRIx64, reg_val); in InitializeNonZerothFrame()
320 UnwindLogMsg("this frame has a pc of 0x0"); in InitializeNonZerothFrame()
337 UnwindLogMsg("using architectural default unwind method"); in InitializeNonZerothFrame()
351 UnwindLogMsg("had a pc of 0x%" PRIx64 " which is not in executable " in InitializeNonZerothFrame()
360 UnwindLogMsg("pc is in a non-executable section of memory and this " in InitializeNonZerothFrame()
382 UnwindLogMsg("failed to get cfa value"); in InitializeNonZerothFrame()
394 UnwindLogMsg("could not find a valid cfa address"); in InitializeNonZerothFrame()
404 UnwindLogMsg( in InitializeNonZerothFrame()
409 UnwindLogMsg("could not find a row for function offset zero"); in InitializeNonZerothFrame()
417 UnwindLogMsg("same CFA address as next frame, assuming the unwind is " in InitializeNonZerothFrame()
424 UnwindLogMsg("initialized frame cfa is 0x%" PRIx64 " afa is 0x%" PRIx64, in InitializeNonZerothFrame()
429 UnwindLogMsg("could not find any symbol for this pc, or a default unwind " in InitializeNonZerothFrame()
438 UnwindLogMsg("with pc value of 0x%" PRIx64 ", symbol name is '%s'", pc, in InitializeNonZerothFrame()
441 UnwindLogMsg("with pc value of 0x%" PRIx64 ", function name is '%s'", pc, in InitializeNonZerothFrame()
444 UnwindLogMsg("with pc value of 0x%" PRIx64 in InitializeNonZerothFrame()
483 UnwindLogMsg("Backing up the pc value of 0x%" PRIx64 in InitializeNonZerothFrame()
491 UnwindLogMsg("Symbol is now %s", in InitializeNonZerothFrame()
545 UnwindLogMsg("active row: %s", active_row_strm.GetData()); in InitializeNonZerothFrame()
559 UnwindLogMsg("active row: %s", active_row_strm.GetData()); in InitializeNonZerothFrame()
566 UnwindLogMsg("could not find unwind row for this pc"); in InitializeNonZerothFrame()
571 UnwindLogMsg("failed to get cfa"); in InitializeNonZerothFrame()
578 UnwindLogMsg("m_cfa = 0x%" PRIx64 " m_afa = 0x%" PRIx64, m_cfa, m_afa); in InitializeNonZerothFrame()
583 UnwindLogMsg("same CFA address as next frame, assuming the unwind is " in InitializeNonZerothFrame()
590 UnwindLogMsg("initialized frame current pc is 0x%" PRIx64 in InitializeNonZerothFrame()
701 UnwindLogMsg( in GetFullUnwindPlanForFrame()
964 UnwindLogMsg( in GetFullUnwindPlanForFrame()
1159 UnwindLogMsg("supplying caller's saved %s (%d)'s location, cached", in SavedLocationForRegister()
1176 UnwindLogMsg("could not convert lldb regnum %s (%d) into %d RegisterKind " in SavedLocationForRegister()
1184 UnwindLogMsg( in SavedLocationForRegister()
1222 UnwindLogMsg("Providing pc register instead of rewriting to " in SavedLocationForRegister()
1230 UnwindLogMsg("requested caller's saved PC but this UnwindPlan uses a " in SavedLocationForRegister()
1238 UnwindLogMsg("could not convert lldb regnum %s (%d) into " in SavedLocationForRegister()
1242 UnwindLogMsg("could not convert lldb regnum %s (%d) into %d " in SavedLocationForRegister()
1255 UnwindLogMsg( in SavedLocationForRegister()
1276 UnwindLogMsg("supplying caller's register %s (%d) from the live " in SavedLocationForRegister()
1311 UnwindLogMsg("%s UnwindPlan tried to restore the pc from the link " in SavedLocationForRegister()
1366 UnwindLogMsg( in SavedLocationForRegister()
1384 UnwindLogMsg("supplying caller's register %s (%d) from the live " in SavedLocationForRegister()
1395 UnwindLogMsg("no save location for %s (%d) %s", regnum.GetName(), in SavedLocationForRegister()
1407 UnwindLogMsg("save location for %s (%d) is unspecified, continue searching", in SavedLocationForRegister()
1413 UnwindLogMsg( in SavedLocationForRegister()
1423 UnwindLogMsg("register %s (%d) is marked as 'IsSame' - it is a pc or " in SavedLocationForRegister()
1432 UnwindLogMsg( in SavedLocationForRegister()
1445 UnwindLogMsg("supplying caller's register %s (%d), value is CFA plus " in SavedLocationForRegister()
1457 UnwindLogMsg("supplying caller's register %s (%d) from the stack, saved at " in SavedLocationForRegister()
1472 UnwindLogMsg("supplying caller's register %s (%d), value is AFA plus " in SavedLocationForRegister()
1487 UnwindLogMsg("supplying caller's register %s (%d) from the stack, saved at " in SavedLocationForRegister()
1499 UnwindLogMsg("could not supply caller's %s (%d) location - was saved in " in SavedLocationForRegister()
1507 UnwindLogMsg( in SavedLocationForRegister()
1535 UnwindLogMsg("supplying caller's register %s (%d) via DWARF expression " in SavedLocationForRegister()
1544 UnwindLogMsg("supplying caller's register %s (%d) via DWARF expression " in SavedLocationForRegister()
1550 UnwindLogMsg("tried to use IsDWARFExpression or IsAtDWARFExpression for %s " in SavedLocationForRegister()
1556 UnwindLogMsg("no save location for %s (%d) in this stack frame", in SavedLocationForRegister()
1654 UnwindLogMsg("failed to get cfa with fallback unwindplan"); in TryFallbackUnwindPlan()
1679 UnwindLogMsg("failed to get a pc value for the caller frame with the " in TryFallbackUnwindPlan()
1691 UnwindLogMsg("fallback unwind plan got the same values for this frame " in TryFallbackUnwindPlan()
1698 UnwindLogMsg("trying to unwind from this function with the UnwindPlan '%s' " in TryFallbackUnwindPlan()
1735 UnwindLogMsg("failed to get cfa with fallback unwindplan"); in ForceSwitchToFallbackUnwindPlan()
1752 UnwindLogMsg("switched unconditionally to the fallback unwindplan %s", in ForceSwitchToFallbackUnwindPlan()
1785 UnwindLogMsg("Resetting current offset and re-doing symbol lookup; " in PropagateTrapHandlerFlagFromUnwindPlan()
1793 UnwindLogMsg("Symbol is now %s", in PropagateTrapHandlerFlagFromUnwindPlan()
1827 UnwindLogMsg( in ReadFrameAddress()
1834 UnwindLogMsg("Tried to deref reg %s (%d) [0x%" PRIx64 in ReadFrameAddress()
1849 UnwindLogMsg( in ReadFrameAddress()
1857 UnwindLogMsg( in ReadFrameAddress()
1882 UnwindLogMsg("CFA value set by DWARF expression is 0x%" PRIx64, in ReadFrameAddress()
1886 UnwindLogMsg("Failed to set CFA value via DWARF expression: %s", in ReadFrameAddress()
1903 UnwindLogMsg("Cannot read memory at 0x%" PRIx64 ": %s", candidate_addr, in ReadFrameAddress()
1912 UnwindLogMsg("Heuristically found CFA: 0x%" PRIx64, address); in ReadFrameAddress()
1916 UnwindLogMsg("No suitable CFA found"); in ReadFrameAddress()
2173 void RegisterContextUnwind::UnwindLogMsg(const char *fmt, ...) { in UnwindLogMsg() function in RegisterContextUnwind