Home
last modified time | relevance | path

Searched defs:SetFromUcontext (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/src/registers/
Ddfx_regs_loongarch64.cpp29 void DfxRegsLoongArch64::SetFromUcontext(const ucontext_t &context) in SetFromUcontext() function in OHOS::HiviewDFX::DfxRegsLoongArch64
Ddfx_regs_x86_64.cpp31 void DfxRegsX86_64::SetFromUcontext(const ucontext_t &context) in SetFromUcontext() function in OHOS::HiviewDFX::DfxRegsX86_64
Ddfx_regs_riscv64.cpp30 void DfxRegsRiscv64::SetFromUcontext(const ucontext_t &context) in SetFromUcontext() function in OHOS::HiviewDFX::DfxRegsRiscv64
Ddfx_regs_arm.cpp46 void DfxRegsArm::SetFromUcontext(const ucontext_t& context) in SetFromUcontext() function in OHOS::HiviewDFX::DfxRegsArm
Ddfx_regs_arm64.cpp44 void DfxRegsArm64::SetFromUcontext(const ucontext_t &context) in SetFromUcontext() function in OHOS::HiviewDFX::DfxRegsArm64