Home
last modified time | relevance | path

Searched refs:LIBLLDB_LOG_STEP (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm-project/lldb/source/Target/
DThreadPlanStepThrough.cpp64 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ThreadPlanStepThrough()
98 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in LookForPlanToStepThroughFromCurrentPC()
231 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
256 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in HitOurBackstopBreakpoint()
DThreadPlanCallFunction.cpp49 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STEP)); in ConstructorSetup()
146 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ReportRegisterState()
169 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STEP)); in DoTakedown()
245 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STEP | in DoPlanExplainsStop()
385 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
436 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STEP)); in BreakpointsExplainStop()
DThreadPlanStepRange.cpp68 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldReportStop()
101 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in InRange()
297 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ClearNextBranchBreakpoint()
311 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in SetNextBranchBreakpoint()
390 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in NextRangeBreakpointExplainsStop()
457 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
468 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in IsPlanStale()
DThreadPlanStepInRange.cpp128 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldStop()
272 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP); in ShouldStop()
348 LLDB_LOGF(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP), in FrameMatchesAvoidCriteria()
367 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DefaultShouldStopHereCallback()
449 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DoPlanExplainsStop()
472 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DoWillResume()
DThreadPlanShouldStopHere.cpp44 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in InvokeShouldStopHereCallback()
65 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DefaultShouldStopHereCallback()
101 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DefaultStepFromHereCallback()
DThreadPlanStepInstruction.cpp98 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in IsPlanStale()
130 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldStop()
246 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
DThreadPlanStepOverBreakpoint.cpp64 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DoPlanExplainsStop()
149 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
DThreadPlanStepOverRange.cpp127 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldStop()
344 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DoPlanExplainsStop()
378 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DoWillResume()
DThreadList.cpp228 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldStop()
363 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldReportStop()
419 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldReportRun()
463 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in RefreshStateAfterStop()
517 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in WillResume()
523 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in WillResume()
DThreadPlanStepOut.cpp46 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ThreadPlanStepOut()
426 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
450 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in QueueInlinedStepPlan()
DThreadPlan.cpp79 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldReportStop()
117 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in WillResume()
DThreadPlanCallUserExpression.cpp69 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
DThreadPlanBase.cpp76 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldStop()
DStackFrameList.cpp68 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in GetCurrentInlinedDepth()
92 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ResetCurrentInlinedDepth()
187 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ResetCurrentInlinedDepth()
376 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in SynthesizeTailCallFrames()
DThread.cpp743 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldStop()
965 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldReportStop()
1029 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldReportRun()
1076 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in PushPlan()
1089 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in PopPlan()
1098 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DiscardPlan()
1209 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DiscardThreadPlansUpToPlan()
1218 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DiscardThreadPlans()
DThreadPlanRunToAddress.cpp172 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
DThreadPlanStepUntil.cpp318 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
/external/llvm-project/lldb/include/lldb/Utility/
DLogging.h21 #define LIBLLDB_LOG_STEP (1u << 7) macro
49 LIBLLDB_LOG_BREAKPOINTS | LIBLLDB_LOG_WATCHPOINTS | LIBLLDB_LOG_STEP | \
/external/llvm-project/lldb/source/Expression/
DFunctionCaller.cpp221 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in InsertFunction()
233 LIBLLDB_LOG_STEP)); in GetThreadPlanToCallFunction()
273 LIBLLDB_LOG_STEP)); in FetchFunctionResults()
343 LIBLLDB_LOG_STEP)); in ExecuteFunction()
DLLVMUserExpression.cpp71 LIBLLDB_LOG_STEP)); in DoExecute()
DUserExpression.cpp149 LIBLLDB_LOG_STEP)); in Evaluate()
/external/llvm-project/lldb/source/Utility/
DLogging.cpp41 {{"step"}, {"log step related activities"}, LIBLLDB_LOG_STEP},
/external/llvm-project/lldb/source/Symbol/
DFunction.cpp125 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in GetLoadAddress()
155 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ParseSymbolFileAndResolve()
194 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in GetCallee()
298 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in GetCallEdges()
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleThreadPlanStepThroughObjCTrampoline.cpp141 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldStop()
368 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldStop()
DAppleObjCTrampolineHandler.cpp582 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ReadRegions()
801 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in SetupDispatchFunction()
918 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in GetStepThroughDispatchPlan()

12