Home
last modified time | relevance | path

Searched refs:GetReturnValueObjectSimple (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/
H A DABISysV_i386.h102 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_i386.cpp478 ValueObjectSP ABISysV_i386::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_i386
720 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips/
H A DABISysV_mips.h89 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_mips.cpp780 ValueObjectSP ABISysV_mips::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/
H A DABISysV_ppc.h98 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_ppc.cpp510 ValueObjectSP ABISysV_ppc::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_ppc
657 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips64/
H A DABISysV_mips64.h102 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_mips64.cpp740 ValueObjectSP ABISysV_mips64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips64
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.h98 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_ppc64.cpp938 ABISysV_ppc64::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_ppc64
956 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/
H A DABISysV_x86_64.h100 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_x86_64.cpp1382 ValueObjectSP ABISysV_x86_64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_x86_64
1570 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-s390x/
H A DABISysV_s390x.h90 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_s390x.cpp494 ValueObjectSP ABISysV_s390x::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_s390x
611 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-hexagon/
H A DABISysV_hexagon.h99 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_hexagon.cpp1198 ValueObjectSP ABISysV_hexagon::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_hexagon