Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanCallFunction.cpp107 ReportRegisterState("About to checkpoint thread before function call. " in ConstructorSetup()
148 ReportRegisterState("Function call was set up. Register state was:"); in ThreadPlanCallFunction()
172 void ThreadPlanCallFunction::ReportRegisterState(const char *message) { in ReportRegisterState() function in ThreadPlanCallFunction
229 ReportRegisterState("Restoring thread state after function call. " in DoTakedown()
387 ReportRegisterState("Function completed. Register state was:"); in ShouldStop()
H A DThreadPlanCallFunctionUsingABI.cpp43 ReportRegisterState("ABI Function call was set up. Register state was:"); in ThreadPlanCallFunctionUsingABI()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlanCallFunction.h101 void ReportRegisterState(const char *message);