Home
last modified time | relevance | path

Searched refs:GetReturnValueObjectSimple (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.h92 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_x86_64.h88 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABIWindows_x86_64.h87 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_i386.cpp352 ValueObjectSP ABISysV_i386::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_i386
597 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
H A DABIWindows_x86_64.cpp397 ValueObjectSP ABIWindows_x86_64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABIWindows_x86_64
605 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
H A DABISysV_x86_64.cpp387 ValueObjectSP ABISysV_x86_64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_x86_64
626 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/MSP430/
H A DABISysV_msp430.h81 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_msp430.cpp295 ValueObjectSP ABISysV_msp430::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_msp430
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.h91 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_ppc64.h91 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_ppc.cpp507 ValueObjectSP ABISysV_ppc::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_ppc
654 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
H A DABISysV_ppc64.cpp934 ABISysV_ppc64::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_ppc64
952 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.h82 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_mips64.h95 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_mips.cpp774 ValueObjectSP ABISysV_mips::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips
H A DABISysV_mips64.cpp732 ValueObjectSP ABISysV_mips64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips64
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.h83 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_s390x.cpp474 ValueObjectSP ABISysV_s390x::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_s390x
591 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/
H A DABISysV_hexagon.h92 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_hexagon.cpp1184 ValueObjectSP ABISysV_hexagon::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_hexagon
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.h93 GetReturnValueObjectSimple(lldb_private::Thread &thread,
H A DABISysV_arc.cpp446 ABISysV_arc::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_arc
508 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp531 ABISysV_riscv::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_riscv
640 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()