Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlanCallFunctionUsingABI.h43 void SetReturnValue() override;
H A DThreadPlanCallFunction.h104 virtual void SetReturnValue();
/openbsd-src/gnu/llvm/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