Lines Matching refs:annotationsOff
895 SWAP_OFFSET4(item->annotationsOff); in swapClassDefItem()
977 item->annotationsOff, kDexTypeAnnotationsDirectoryItem) in crossVerifyClassDefItem()
1040 if (!verifyAnnotationsDirectoryIsForDef(state, item->annotationsOff, in crossVerifyClassDefItem()
1112 SWAP_OFFSET4(item->annotationsOff); in swapFieldAnnotations()
1142 SWAP_OFFSET4(item->annotationsOff); in swapMethodAnnotations()
1173 SWAP_OFFSET4(item->annotationsOff); in swapParameterAnnotations()
1257 if (!dexDataMapVerify(state->pDataMap, item->annotationsOff, in crossVerifyFieldAnnotations()
1277 if (!dexDataMapVerify(state->pDataMap, item->annotationsOff, in crossVerifyMethodAnnotations()
1298 if (!dexDataMapVerify(state->pDataMap, item->annotationsOff, in crossVerifyParameterAnnotations()
1419 SWAP_OFFSET4(item->annotationsOff); in swapAnnotationSetRefList()
1435 item->annotationsOff, kDexTypeAnnotationSetItem)) { in crossVerifyAnnotationSetRefList()