Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-mips64/
HDABISysV_mips64.h97 GetReturnValueObjectSimple(lldb_private::Thread &thread,
HDABISysV_mips64.cpp728 ValueObjectSP ABISysV_mips64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips64
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-x86_64/
HDABISysV_x86_64.h95 GetReturnValueObjectSimple(lldb_private::Thread &thread,
HDABISysV_x86_64.cpp537 ValueObjectSP ABISysV_x86_64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_x86_64
776 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-ppc64/
HDABISysV_ppc64.h93 GetReturnValueObjectSimple(lldb_private::Thread &thread,
HDABISysV_ppc64.cpp927 ABISysV_ppc64::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_ppc64
945 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-ppc/
HDABISysV_ppc.h93 GetReturnValueObjectSimple(lldb_private::Thread &thread,
HDABISysV_ppc.cpp504 ValueObjectSP ABISysV_ppc::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_ppc
651 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-i386/
HDABISysV_i386.h97 GetReturnValueObjectSimple(lldb_private::Thread &thread,
HDABISysV_i386.cpp476 ValueObjectSP ABISysV_i386::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_i386
720 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/Windows-x86_64/
HDABIWindows_x86_64.h88 GetReturnValueObjectSimple(lldb_private::Thread &thread,
HDABIWindows_x86_64.cpp1373 ValueObjectSP ABIWindows_x86_64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABIWindows_x86_64
1581 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-mips/
HDABISysV_mips.h84 GetReturnValueObjectSimple(lldb_private::Thread &thread,
HDABISysV_mips.cpp771 ValueObjectSP ABISysV_mips::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-s390x/
HDABISysV_s390x.h85 GetReturnValueObjectSimple(lldb_private::Thread &thread,
HDABISysV_s390x.cpp486 ValueObjectSP ABISysV_s390x::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_s390x
603 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-arc/
HDABISysV_arc.h95 GetReturnValueObjectSimple(lldb_private::Thread &thread,
HDABISysV_arc.cpp444 ABISysV_arc::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_arc
506 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-hexagon/
HDABISysV_hexagon.h94 GetReturnValueObjectSimple(lldb_private::Thread &thread,
HDABISysV_hexagon.cpp1196 ValueObjectSP ABISysV_hexagon::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_hexagon