Home
last modified time | relevance | path

Searched refs:SetReturnValue (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanCallFunctionUsingABI.h43 void SetReturnValue() override;
H A DThreadPlanCallFunction.h104 virtual void SetReturnValue();
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp57 void ThreadPlanCallFunctionUsingABI::SetReturnValue() { in SetReturnValue() function in ThreadPlanCallFunctionUsingABI
H A DThreadPlanCallFunction.cpp190 SetReturnValue(); in DoTakedown()
467 void ThreadPlanCallFunction::SetReturnValue() { in SetReturnValue() function in ThreadPlanCallFunction