Home
last modified time | relevance | path

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

12

/external/llvm-project/lldb/source/Plugins/ABI/Hexagon/
DABISysV_hexagon.h42 GetReturnValueObjectImpl(lldb_private::Thread &thread,
46 lldb::ValueObjectSP GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABISysV_hexagon.cpp1189 ValueObjectSP ABISysV_hexagon::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_hexagon
1294 ABISysV_hexagon::GetReturnValueObjectImpl(lldb_private::Thread &thread, in GetReturnValueObjectImpl() function in ABISysV_hexagon
/external/llvm-project/lldb/source/Plugins/ABI/ARC/
DABISysV_arc.h45 GetReturnValueObjectImpl(lldb_private::Thread &thread,
49 lldb::ValueObjectSP GetReturnValueObjectImpl(lldb_private::Thread &thread,
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
/external/llvm-project/lldb/source/Target/
DABI.cpp76 return_valobj_sp = GetReturnValueObjectImpl(thread, ast_type); in GetReturnValueObject()
150 return_valobj_sp = GetReturnValueObjectImpl(thread, ast_type); in GetReturnValueObject()
158 lldb::ValueObjectSP ABI::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABI
/external/llvm-project/lldb/include/lldb/Target/
DABI.h83 GetReturnValueObjectImpl(Thread &thread, CompilerType &ast_type) const = 0;
87 GetReturnValueObjectImpl(Thread &thread, llvm::Type &ir_type) const;
/external/llvm-project/lldb/source/Plugins/ABI/AArch64/
DABIMacOSX_arm64.h89 GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABISysV_arm64.h88 GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABISysV_arm64.cpp602 ValueObjectSP ABISysV_arm64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_arm64
DABIMacOSX_arm64.cpp634 ValueObjectSP ABIMacOSX_arm64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABIMacOSX_arm64
/external/llvm-project/lldb/source/Plugins/ABI/X86/
DABIWindows_x86_64.h33 GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABIMacOSX_i386.h86 GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABISysV_x86_64.h33 GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABISysV_i386.h36 GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABIMacOSX_i386.cpp257 ABIMacOSX_i386::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABIMacOSX_i386
DABISysV_i386.cpp587 ValueObjectSP ABISysV_i386::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_i386
DABIWindows_x86_64.cpp594 ValueObjectSP ABIWindows_x86_64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABIWindows_x86_64
/external/llvm-project/lldb/source/Plugins/ABI/ARM/
DABIMacOSX_arm.h84 GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABISysV_arm.h84 GetReturnValueObjectImpl(lldb_private::Thread &thread,
/external/llvm-project/lldb/source/Plugins/ABI/PowerPC/
DABISysV_ppc.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABISysV_ppc64.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
/external/llvm-project/lldb/source/Plugins/ABI/Mips/
DABISysV_mips.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABISysV_mips64.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
/external/llvm-project/lldb/source/Plugins/ABI/SystemZ/
DABISysV_s390x.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
DABISysV_s390x.cpp582 ValueObjectSP ABISysV_s390x::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_s390x

12