Lines Matching defs:addr
1102 static u1* swapFieldAnnotations(const CheckState* state, u4 count, u1* addr) { in swapFieldAnnotations()
1132 static u1* swapMethodAnnotations(const CheckState* state, u4 count, u1* addr) { in swapMethodAnnotations()
1163 u1* addr) { in swapParameterAnnotations()
1201 u1* addr = (u1*) (item + 1); in swapAnnotationsDirectoryItem() local
1250 const u1* addr, u4 definingClass) { in crossVerifyFieldAnnotations()
1270 u4 count, const u1* addr, u4 definingClass) { in crossVerifyMethodAnnotations()
1290 u4 count, const u1* addr, u4 definingClass) { in crossVerifyParameterAnnotations()
1351 const u1* addr = (const u1*) (item + 1); in crossVerifyAnnotationsDirectoryItem() local
1766 u4 addr = readAndVerifyUnsignedLeb128(&ptr, fileEnd, &okay); in setHandlerOffsAndVerify() local
1780 u4 addr = readAndVerifyUnsignedLeb128(&ptr, fileEnd, &okay); in setHandlerOffsAndVerify() local
2932 int dexSwapAndVerify(u1* addr, size_t len) in dexSwapAndVerify()
3054 int dexSwapAndVerifyIfNecessary(u1* addr, size_t len) in dexSwapAndVerifyIfNecessary()