Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_regs_x86_64.cpp39 regsData_[REG_X86_64_RCX] = static_cast<uintptr_t>(context.uc_mcontext.gregs[REG_RCX]); in SetFromUcontext()
81 regs[REG_X86_64_RAX], regs[REG_X86_64_RDX], regs[REG_X86_64_RCX], regs[REG_X86_64_RBX]); in PrintRegs()
H A Ddfx_regs.cpp97 dfxregs->regsData_[REG_X86_64_RCX] = regs[RCX]; in CreateRemoteRegs()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Dunwind_x86_64_define.h34 REG_X86_64_RCX, enumerator