| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ |
| H A D | ABISysV_i386.h | 91 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_x86_64.h | 87 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABIWindows_x86_64.h | 86 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_i386.cpp | 357 ValueObjectSP ABISysV_i386::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_i386 602 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| H A D | ABIWindows_x86_64.cpp | 400 ValueObjectSP ABIWindows_x86_64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABIWindows_x86_64 608 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| H A D | ABISysV_x86_64.cpp | 392 ValueObjectSP ABISysV_x86_64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_x86_64 631 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/ |
| H A D | ABISysV_ppc64.h | 91 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_ppc.h | 90 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_ppc64.cpp | 939 ABISysV_ppc64::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_ppc64 957 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| H A D | ABISysV_ppc.cpp | 504 ValueObjectSP ABISysV_ppc::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_ppc 651 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/ |
| H A D | ABISysV_mips64.h | 94 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_mips.h | 81 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_mips.cpp | 769 ValueObjectSP ABISysV_mips::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/MSP430/ |
| H A D | ABISysV_msp430.h | 80 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_msp430.cpp | 295 ValueObjectSP ABISysV_msp430::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_msp430
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/LoongArch/ |
| H A D | ABISysV_loongarch.h | 94 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_loongarch.cpp | 479 ValueObjectSP ABISysV_loongarch::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_loongarch 534 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/ |
| H A D | ABISysV_s390x.h | 83 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_s390x.cpp | 477 ValueObjectSP ABISysV_s390x::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_s390x 594 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/ |
| H A D | ABISysV_arc.h | 92 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_arc.cpp | 447 ABISysV_arc::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_arc 513 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/ |
| H A D | ABISysV_hexagon.h | 91 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_hexagon.cpp | 1184 ValueObjectSP ABISysV_hexagon::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_hexagon
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ |
| H A D | ABISysV_riscv.h | 120 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_riscv.cpp | 609 ABISysV_riscv::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_riscv 719 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|