Home
last modified time | relevance | path

Searched refs:GetReturnValueObjectImpl (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/
H A DABISysV_hexagon.h42 GetReturnValueObjectImpl(lldb_private::Thread &thread,
46 lldb::ValueObjectSP GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_hexagon.cpp1189 ValueObjectSP ABISysV_hexagon::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_hexagon
1295 ABISysV_hexagon::GetReturnValueObjectImpl(lldb_private::Thread &thread, in GetReturnValueObjectImpl() function in ABISysV_hexagon
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.h45 GetReturnValueObjectImpl(lldb_private::Thread &thread,
49 lldb::ValueObjectSP GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_arc.cpp501 ValueObjectSP ABISysV_arc::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_arc
512 ValueObjectSP ABISysV_arc::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABISysV_arc
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp76 return_valobj_sp = GetReturnValueObjectImpl(thread, ast_type); in GetReturnValueObject()
152 return_valobj_sp = GetReturnValueObjectImpl(thread, ast_type); in GetReturnValueObject()
160 lldb::ValueObjectSP ABI::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABI
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DABI.h83 GetReturnValueObjectImpl(Thread &thread, CompilerType &ast_type) const = 0;
87 GetReturnValueObjectImpl(Thread &thread, llvm::Type &ir_type) const;
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.h91 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_arm64.h93 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABIMacOSX_arm64.cpp635 ValueObjectSP ABIMacOSX_arm64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABIMacOSX_arm64
H A DABISysV_arm64.cpp603 ValueObjectSP ABISysV_arm64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_arm64
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABIMacOSX_i386.h86 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_x86_64.h33 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_i386.h36 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABIWindows_x86_64.h33 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABIMacOSX_i386.cpp257 ABIMacOSX_i386::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABIMacOSX_i386
H A DABISysV_i386.cpp587 ValueObjectSP ABISysV_i386::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_i386
H A DABIWindows_x86_64.cpp594 ValueObjectSP ABIWindows_x86_64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABIWindows_x86_64
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_ppc64.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.h84 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_arm.h84 GetReturnValueObjectImpl(lldb_private::Thread &thread,
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips64.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_mips.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_s390x.cpp582 ValueObjectSP ABISysV_s390x::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_s390x

12