Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp412 static ValueObjectSP GetValObjFromIntRegs(Thread &thread, in GetValObjFromIntRegs() function
498 GetValObjFromIntRegs(thread, reg_ctx, machine, type_flags, byte_size); in GetValObjFromFPRegs()
527 return GetValObjFromIntRegs(thread, reg_ctx, machine, type_flags, byte_size); in GetValObjFromFPRegs()
553 GetValObjFromIntRegs(thread, reg_ctx, machine, type_flags, byte_size); in GetReturnValueObjectSimple()
608 GetValObjFromIntRegs(thread, reg_ctx, machine, type_flags, byte_size); in GetReturnValueObjectImpl()