/external/llvm-project/lldb/source/Plugins/ABI/Hexagon/ |
D | ABISysV_hexagon.h | 42 GetReturnValueObjectImpl(lldb_private::Thread &thread, 46 lldb::ValueObjectSP GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABISysV_hexagon.cpp | 1189 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/ |
D | ABISysV_arc.h | 45 GetReturnValueObjectImpl(lldb_private::Thread &thread, 49 lldb::ValueObjectSP GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABISysV_arc.cpp | 501 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/ |
D | ABI.cpp | 76 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/ |
D | ABI.h | 83 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/ |
D | ABIMacOSX_arm64.h | 89 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABISysV_arm64.h | 88 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABISysV_arm64.cpp | 602 ValueObjectSP ABISysV_arm64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_arm64
|
D | ABIMacOSX_arm64.cpp | 634 ValueObjectSP ABIMacOSX_arm64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABIMacOSX_arm64
|
/external/llvm-project/lldb/source/Plugins/ABI/X86/ |
D | ABIWindows_x86_64.h | 33 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABIMacOSX_i386.h | 86 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABISysV_x86_64.h | 33 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABISysV_i386.h | 36 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABIMacOSX_i386.cpp | 257 ABIMacOSX_i386::GetReturnValueObjectImpl(Thread &thread, in GetReturnValueObjectImpl() function in ABIMacOSX_i386
|
D | ABISysV_i386.cpp | 587 ValueObjectSP ABISysV_i386::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_i386
|
D | ABIWindows_x86_64.cpp | 594 ValueObjectSP ABIWindows_x86_64::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABIWindows_x86_64
|
/external/llvm-project/lldb/source/Plugins/ABI/ARM/ |
D | ABIMacOSX_arm.h | 84 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABISysV_arm.h | 84 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
/external/llvm-project/lldb/source/Plugins/ABI/PowerPC/ |
D | ABISysV_ppc.h | 34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABISysV_ppc64.h | 34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
/external/llvm-project/lldb/source/Plugins/ABI/Mips/ |
D | ABISysV_mips.h | 34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABISysV_mips64.h | 34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
/external/llvm-project/lldb/source/Plugins/ABI/SystemZ/ |
D | ABISysV_s390x.h | 34 GetReturnValueObjectImpl(lldb_private::Thread &thread,
|
D | ABISysV_s390x.cpp | 582 ValueObjectSP ABISysV_s390x::GetReturnValueObjectImpl( in GetReturnValueObjectImpl() function in ABISysV_s390x
|