Searched defs:exprPtr (Results 1 – 2 of 2) sorted by relevance
86 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()
204 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test04() local422 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test09() local460 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(exprData.data()); in Test10() local846 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable878 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable917 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable951 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable985 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable1021 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable1053 uintptr_t exprPtr = reinterpret_cast<uintptr_t>(opcodes.data()); variable[all …]