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.cpp203 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test04() local
421 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test09() local
459 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test10() local
844 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
876 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
915 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
949 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
983 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
1019 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
1051 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable
[all …]