Lines Matching refs:LLDB_LOG
263 LLDB_LOG(log, "Finding frames between {0} and {1}, retn-pc={2:x}", in FindInterveningFrames()
269 LLDB_LOG(log, "FindInterveningFrames: found call with retn-PC = {0:x}", in FindInterveningFrames()
273 LLDB_LOG(log, "No call edge outgoing from {0} with retn-PC == {1:x}", in FindInterveningFrames()
281 LLDB_LOG(log, "Could not resolve callee"); in FindInterveningFrames()
285 LLDB_LOG(log, "Not searching further, first callee is {0} (retn-PC: {1:x})", in FindInterveningFrames()
392 LLDB_LOG(log, "SynthesizeTailCallFrames: can't find previous function"); in SynthesizeTailCallFrames()
398 LLDB_LOG(log, "SynthesizeTailCallFrames: can't find next function"); in SynthesizeTailCallFrames()
432 LLDB_LOG(log, "Pushed frame {0} at {1:x}", callee->GetDisplayName(), pc); in SynthesizeTailCallFrames()
688 LLDB_LOG(log, "GetFrameAtIndex was interrupted"); in GetFrameAtIndex()
813 LLDB_LOG(log, "Failed to construct Frame #0"); in SelectMostRelevantFrame()
820 LLDB_LOG(log, "Frame #0 not recognized"); in SelectMostRelevantFrame()
826 LLDB_LOG(log, "Found most relevant frame at index {0}", in SelectMostRelevantFrame()
830 LLDB_LOG(log, "No relevant frame!"); in SelectMostRelevantFrame()