Lines Matching defs:addr
1042 static u1* swapFieldAnnotations(const CheckState* state, u4 count, u1* addr) { in swapFieldAnnotations()
1072 static u1* swapMethodAnnotations(const CheckState* state, u4 count, u1* addr) { in swapMethodAnnotations()
1103 u1* addr) { in swapParameterAnnotations()
1141 u1* addr = (u1*) (item + 1); in swapAnnotationsDirectoryItem() local
1170 const u1* addr, u4 definingClass) { in crossVerifyFieldAnnotations()
1190 u4 count, const u1* addr, u4 definingClass) { in crossVerifyMethodAnnotations()
1210 u4 count, const u1* addr, u4 definingClass) { in crossVerifyParameterAnnotations()
1271 const u1* addr = (const u1*) (item + 1); in crossVerifyAnnotationsDirectoryItem() local
1686 u4 addr = readAndVerifyUnsignedLeb128(&ptr, fileEnd, &okay); in setHandlerOffsAndVerify() local
1700 u4 addr = readAndVerifyUnsignedLeb128(&ptr, fileEnd, &okay); in setHandlerOffsAndVerify() local
2816 int dexSwapAndVerify(u1* addr, int len) in dexSwapAndVerify()
2942 int dexSwapAndVerifyIfNecessary(u1* addr, int len) in dexSwapAndVerifyIfNecessary()