Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
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()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Ddwarf_test.cpp199 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test04() local
417 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test09() local
455 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test10() local
842 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
874 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
913 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
947 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
981 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
1017 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
1049 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
[all …]