Home
last modified time | relevance | path

Searched refs:rdx_info (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ABI/X86/
DABISysV_x86_64.cpp653 const RegisterInfo *rdx_info = in GetReturnValueObjectImpl() local
662 reg_ctx_sp->ReadRegister(rdx_info, rdx_value); in GetReturnValueObjectImpl()
/external/llvm-project/lldb/source/Plugins/ABI/PowerPC/
DABISysV_ppc.cpp674 const RegisterInfo *rdx_info = in GetReturnValueObjectImpl() local
679 reg_ctx_sp->ReadRegister(rdx_info, rdx_value); in GetReturnValueObjectImpl()