Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ABI/X86/
DABIWindows_x86_64.h84 GetReturnValueObjectSimple(lldb_private::Thread &thread,
DABISysV_x86_64.h91 GetReturnValueObjectSimple(lldb_private::Thread &thread,
DABISysV_i386.h94 GetReturnValueObjectSimple(lldb_private::Thread &thread,
DABISysV_i386.cpp351 ValueObjectSP ABISysV_i386::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_i386
595 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
DABIWindows_x86_64.cpp395 ValueObjectSP ABIWindows_x86_64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABIWindows_x86_64
603 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
DABISysV_x86_64.cpp385 ValueObjectSP ABISysV_x86_64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_x86_64
624 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/external/llvm-project/lldb/source/Plugins/ABI/PowerPC/
DABISysV_ppc.h93 GetReturnValueObjectSimple(lldb_private::Thread &thread,
DABISysV_ppc64.h93 GetReturnValueObjectSimple(lldb_private::Thread &thread,
DABISysV_ppc.cpp506 ValueObjectSP ABISysV_ppc::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_ppc
653 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
DABISysV_ppc64.cpp930 ABISysV_ppc64::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_ppc64
948 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/external/llvm-project/lldb/source/Plugins/ABI/Mips/
DABISysV_mips.h84 GetReturnValueObjectSimple(lldb_private::Thread &thread,
DABISysV_mips64.h97 GetReturnValueObjectSimple(lldb_private::Thread &thread,
DABISysV_mips.cpp773 ValueObjectSP ABISysV_mips::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips
DABISysV_mips64.cpp730 ValueObjectSP ABISysV_mips64::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_mips64
/external/llvm-project/lldb/source/Plugins/ABI/SystemZ/
DABISysV_s390x.h85 GetReturnValueObjectSimple(lldb_private::Thread &thread,
DABISysV_s390x.cpp473 ValueObjectSP ABISysV_s390x::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_s390x
590 return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()
/external/llvm-project/lldb/source/Plugins/ABI/Hexagon/
DABISysV_hexagon.h94 GetReturnValueObjectSimple(lldb_private::Thread &thread,
DABISysV_hexagon.cpp1183 ValueObjectSP ABISysV_hexagon::GetReturnValueObjectSimple( in GetReturnValueObjectSimple() function in ABISysV_hexagon
/external/llvm-project/lldb/source/Plugins/ABI/ARC/
DABISysV_arc.h95 GetReturnValueObjectSimple(lldb_private::Thread &thread,
DABISysV_arc.cpp447 ABISysV_arc::GetReturnValueObjectSimple(Thread &thread, in GetReturnValueObjectSimple() function in ABISysV_arc
509 return GetReturnValueObjectSimple(thread, return_compiler_type); in GetReturnValueObjectImpl()