Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlanCallFunctionUsingABI.h44 void SetReturnValue() override;
H A DThreadPlanCallFunction.h105 virtual void SetReturnValue();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp61 void ThreadPlanCallFunctionUsingABI::SetReturnValue() { in SetReturnValue() function in ThreadPlanCallFunctionUsingABI
H A DThreadPlanCallFunction.cpp209 SetReturnValue(); in DoTakedown()
498 void ThreadPlanCallFunction::SetReturnValue() { in SetReturnValue() function in ThreadPlanCallFunction