Home
last modified time | relevance | path

Searched refs:ReportRegisterState (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunction.cpp82 ReportRegisterState("About to checkpoint thread before function call. " in ConstructorSetup()
125 ReportRegisterState("Function call was set up. Register state was:"); in ThreadPlanCallFunction()
152 void ThreadPlanCallFunction::ReportRegisterState(const char *message) { in ReportRegisterState() function in ThreadPlanCallFunction
209 ReportRegisterState("Restoring thread state after function call. " in DoTakedown()
358 ReportRegisterState("Function completed. Register state was:"); in ShouldStop()
H A DThreadPlanCallFunctionUsingABI.cpp40 ReportRegisterState("ABI Function call was set up. Register state was:"); in ThreadPlanCallFunctionUsingABI()
/src/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanCallFunction.h100 void ReportRegisterState(const char *message);