| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | ABI.cpp | 90 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 D | ABISysV_hexagon.h | 43 GetReturnValueObjectImpl(lldb_private::Thread &thread, 47 lldb::ValueObjectSP GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| H A D | ABISysV_hexagon.cpp | 1204 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 D | ABI.h | 84 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 D | ABISysV_arm64.h | 96 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/ |
| H A D | ABIMacOSX_arm64.h | 97 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ |
| H A D | ABIMacOSX_i386.h | 94 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| H A D | ABIMacOSX_i386.cpp | 917 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 D | ABISysV_arm.h | 89 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/ |
| H A D | ABISysV_i386.h | 37 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| H A D | ABISysV_i386.cpp | 712 ValueObjectSP ABISysV_i386::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_i386
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips/ |
| H A D | ABISysV_mips.h | 35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| H A D | ABISysV_mips.cpp | 786 ValueObjectSP ABISysV_mips::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_mips
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/ |
| H A D | ABISysV_ppc.h | 35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| H A D | ABISysV_ppc.cpp | 649 ValueObjectSP ABISysV_ppc::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_ppc
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ |
| H A D | ABIMacOSX_arm.h | 89 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| H A D | ABIMacOSX_arm.cpp | 1558 ValueObjectSP ABIMacOSX_arm::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABIMacOSX_arm
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips64/ |
| H A D | ABISysV_mips64.h | 35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| H A D | ABISysV_mips64.cpp | 746 ValueObjectSP ABISysV_mips64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_mips64
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/ |
| H A D | ABISysV_ppc64.h | 35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| H A D | ABISysV_ppc64.cpp | 954 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 D | ABISysV_x86_64.h | 35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| H A D | ABISysV_x86_64.cpp | 1562 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 D | ABISysV_s390x.h | 35 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
| H A D | ABISysV_s390x.cpp | 603 ValueObjectSP ABISysV_s390x::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_s390x
|