Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_regs_qut.h26 static inline void SetQutRegs(const std::vector<uint16_t>& qutRegs) in SetQutRegs()
46 const std::vector<uint16_t>& qutRegs = GetQutRegs(); in IsQutReg() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dregs_test.cpp193 uintptr_t qutRegs[QUT_MINI_REGS_SIZE] = {REG_ARM_R4, REG_ARM_R7, REG_ARM_R10, REG_ARM_R11, variable
211 uintptr_t qutRegs[QUT_MINI_REGS_SIZE] = {REG_AARCH64_X0, REG_AARCH64_X20, REG_AARCH64_X28, variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Darm_exidx.cpp82 auto qutRegs = DfxRegsQut::GetQutRegs(); in AddUpVsp() local
111 auto qutRegs = DfxRegsQut::GetQutRegs(); in FlushInstr() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_remote_benchmark.cpp168 std::vector<uint16_t> qutRegs; in BenchmarkUnwinderRemoteFull() local
H A Dunwind_local_benchmark.cpp209 std::vector<uint16_t> qutRegs; in BenchmarkUnwinderLocalFull() local