Lines Matching defs:addr
1068 static u1* swapFieldAnnotations(const CheckState* state, u4 count, u1* addr) { in swapFieldAnnotations()
1097 static u1* swapMethodAnnotations(const CheckState* state, u4 count, u1* addr) { in swapMethodAnnotations()
1127 u1* addr) { in swapParameterAnnotations()
1164 u1* addr = (u1*) (item + 1); in swapAnnotationsDirectoryItem() local
1193 const u1* addr, u4 definingClass) { in crossVerifyFieldAnnotations()
1213 u4 count, const u1* addr, u4 definingClass) { in crossVerifyMethodAnnotations()
1233 u4 count, const u1* addr, u4 definingClass) { in crossVerifyParameterAnnotations()
1294 const u1* addr = (const u1*) (item + 1); in crossVerifyAnnotationsDirectoryItem() local
1703 u4 addr = readAndVerifyUnsignedLeb128(&ptr, fileEnd, &okay); in setHandlerOffsAndVerify() local
1717 u4 addr = readAndVerifyUnsignedLeb128(&ptr, fileEnd, &okay); in setHandlerOffsAndVerify() local
2829 int dexSwapAndVerify(u1* addr, int len) in dexSwapAndVerify()
2955 int dexSwapAndVerifyIfNecessary(u1* addr, int len) in dexSwapAndVerifyIfNecessary()