Lines Matching refs:annotationsOff
911 SWAP_OFFSET4(item->annotationsOff); in swapClassDefItem()
987 item->annotationsOff, kDexTypeAnnotationsDirectoryItem) in crossVerifyClassDefItem()
1050 if (!verifyAnnotationsDirectoryIsForDef(state, item->annotationsOff, in crossVerifyClassDefItem()
1071 SWAP_OFFSET4(item->annotationsOff); in swapFieldAnnotations()
1100 SWAP_OFFSET4(item->annotationsOff); in swapMethodAnnotations()
1130 SWAP_OFFSET4(item->annotationsOff); in swapParameterAnnotations()
1194 if (!dexDataMapVerify(state->pDataMap, item->annotationsOff, in crossVerifyFieldAnnotations()
1214 if (!dexDataMapVerify(state->pDataMap, item->annotationsOff, in crossVerifyMethodAnnotations()
1235 if (!dexDataMapVerify(state->pDataMap, item->annotationsOff, in crossVerifyParameterAnnotations()
1352 SWAP_OFFSET4(item->annotationsOff); in swapAnnotationSetRefList()
1368 item->annotationsOff, kDexTypeAnnotationSetItem)) { in crossVerifyAnnotationSetRefList()