Home
last modified time | relevance | path

Searched defs:exprPtr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_op.h86 void OpDerefSize(AddressType& exprPtr) in OpDerefSize()
146 inline void OpPick(AddressType& exprPtr) in OpPick()
250 inline void OpPlusULEBConst(AddressType& exprPtr) in OpPlusULEBConst()
280 inline void OpSkip(AddressType& exprPtr) in OpSkip()
288 inline void OpBra(AddressType& exprPtr) in OpBra()
353 inline void OpRegx(AddressType& exprPtr, DfxRegs& regs) in OpRegx()
364 inline void OpBReg(uint8_t opcode, AddressType& exprPtr, DfxRegs& regs) in OpBReg()
377 inline void OpBRegx(AddressType& exprPtr, DfxRegs& regs) in OpBRegx()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddwarf_test.cpp204 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test04() local
422 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test09() local
460 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test10() local
846 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
878 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
917 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
951 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
985 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
1021 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
1053 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
[all …]