Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/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.cpp1105 ValueObjectSP ABISysV_hexagon::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_hexagon
1198 ABISysV_hexagon::GetReturnValueObjectImpl(lldb_private::Thread &thread, in GetReturnValueObjectImpl() function in ABISysV_hexagon
/openbsd-src/gnu/llvm/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.cpp500 ValueObjectSP ABISysV_arc::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_arc
511 ValueObjectSP ABISysV_arc::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABISysV_arc
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DABI.cpp77 return_valobj_sp = GetReturnValueObjectImpl(thread, ast_type); in GetReturnValueObject()
153 return_valobj_sp = GetReturnValueObjectImpl(thread, ast_type); in GetReturnValueObject()
161 lldb::ValueObjectSP ABI::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABI
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DABI.h84 GetReturnValueObjectImpl(Thread &thread, CompilerType &ast_type) const = 0;
88 GetReturnValueObjectImpl(Thread &thread, llvm::Type &ir_type) const;
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABIMacOSX_i386.h84 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 DABISysV_x86_64.h33 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABIMacOSX_i386.cpp258 ABIMacOSX_i386::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABIMacOSX_i386
H A DABISysV_i386.cpp589 ValueObjectSP ABISysV_i386::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_i386
H A DABIWindows_x86_64.cpp596 ValueObjectSP ABIWindows_x86_64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABIWindows_x86_64
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.h87 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_arm64.h91 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABIMacOSX_arm64.cpp635 ValueObjectSP ABIMacOSX_arm64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABIMacOSX_arm64
/openbsd-src/gnu/llvm/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,
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/ARM/
H A DABISysV_arm.h82 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABIMacOSX_arm.h82 GetReturnValueObjectImpl(lldb_private::Thread &thread,
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_s390x.cpp583 ValueObjectSP ABISysV_s390x::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_s390x
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_mips64.h34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
H A DABISysV_mips.cpp742 ValueObjectSP ABISysV_mips::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_mips

12