Home
last modified time | relevance | path

Searched refs:GetReturnValueObjectImpl (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DABI.cpp90 return_valobj_sp = GetReturnValueObjectImpl(thread, ast_type); in GetReturnValueObject()
167 return_valobj_sp = GetReturnValueObjectImpl(thread, ast_type); in GetReturnValueObject()
175 lldb::ValueObjectSP ABI::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABI
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-hexagon/
H A DABISysV_hexagon.h43 GetReturnValueObjectImpl(lldb_private::Thread &thread,
47 lldb::ValueObjectSP GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_hexagon.cpp1204 ValueObjectSP ABISysV_hexagon::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_hexagon
1310 ABISysV_hexagon::GetReturnValueObjectImpl(lldb_private::Thread &thread, in GetReturnValueObjectImpl() function in ABISysV_hexagon
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DABI.h84 GetReturnValueObjectImpl(Thread &thread, CompilerType &ast_type) const = 0;
88 GetReturnValueObjectImpl(Thread &thread, llvm::Type &ir_type) const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/
H A DABISysV_arm64.h96 GetReturnValueObjectImpl(lldb_private::Thread &thread,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/
H A DABIMacOSX_arm64.h97 GetReturnValueObjectImpl(lldb_private::Thread &thread,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/
H A DABIMacOSX_i386.h94 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABIMacOSX_i386.cpp917 ABIMacOSX_i386::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABIMacOSX_i386
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm/
H A DABISysV_arm.h89 GetReturnValueObjectImpl(lldb_private::Thread &thread,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/
H A DABISysV_i386.h37 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_i386.cpp712 ValueObjectSP ABISysV_i386::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_i386
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips/
H A DABISysV_mips.h35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_mips.cpp786 ValueObjectSP ABISysV_mips::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_mips
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/
H A DABISysV_ppc.h35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_ppc.cpp649 ValueObjectSP ABISysV_ppc::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_ppc
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/
H A DABIMacOSX_arm.h89 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABIMacOSX_arm.cpp1558 ValueObjectSP ABIMacOSX_arm::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABIMacOSX_arm
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips64/
H A DABISysV_mips64.h35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_mips64.cpp746 ValueObjectSP ABISysV_mips64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_mips64
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.h35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_ppc64.cpp954 ValueObjectSP ABISysV_ppc64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_ppc64
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/
H A DABISysV_x86_64.h35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_x86_64.cpp1562 ValueObjectSP ABISysV_x86_64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_x86_64
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-s390x/
H A DABISysV_s390x.h35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_s390x.cpp603 ValueObjectSP ABISysV_s390x::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_s390x

12