| /openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/X86/ |
| H A D | ABISysV_i386.h | 92 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABIWindows_x86_64.h | 87 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_x86_64.h | 88 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_i386.cpp | 352 ValueObjectSP ABISysV_i386::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_i386 597 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| H A D | ABIWindows_x86_64.cpp | 397 ValueObjectSP ABIWindows_x86_64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABIWindows_x86_64 605 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/ |
| H A D | ABISysV_ppc.h | 91 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_ppc64.h | 91 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_ppc.cpp | 506 ValueObjectSP ABISysV_ppc::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_ppc 653 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| H A D | ABISysV_ppc64.cpp | 930 ABISysV_ppc64::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_ppc64 948 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/SystemZ/ |
| H A D | ABISysV_s390x.h | 83 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_s390x.cpp | 474 ValueObjectSP ABISysV_s390x::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_s390x 591 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Mips/ |
| H A D | ABISysV_mips.h | 82 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_mips64.h | 95 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_mips.cpp | 736 ValueObjectSP ABISysV_mips::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips
|
| H A D | ABISysV_mips64.cpp | 693 ValueObjectSP ABISysV_mips64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips64
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Hexagon/ |
| H A D | ABISysV_hexagon.h | 92 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_hexagon.cpp | 1099 ValueObjectSP ABISysV_hexagon::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_hexagon
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/ARC/ |
| H A D | ABISysV_arc.h | 93 GetReturnValueObjectSimple(lldb_private::Thread &thread,
|
| H A D | ABISysV_arc.cpp | 446 ABISysV_arc::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_arc 508 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
|