Lines Matching refs:annotationsOff
875 SWAP_OFFSET4(item->annotationsOff); in swapClassDefItem()
945 item->annotationsOff, kDexTypeAnnotationsDirectoryItem) in crossVerifyClassDefItem()
1008 if (!verifyAnnotationsDirectoryIsForDef(state, item->annotationsOff, in crossVerifyClassDefItem()
1029 SWAP_OFFSET4(item->annotationsOff); in swapFieldAnnotations()
1058 SWAP_OFFSET4(item->annotationsOff); in swapMethodAnnotations()
1088 SWAP_OFFSET4(item->annotationsOff); in swapParameterAnnotations()
1152 if (!dexDataMapVerify(state->pDataMap, item->annotationsOff, in crossVerifyFieldAnnotations()
1172 if (!dexDataMapVerify(state->pDataMap, item->annotationsOff, in crossVerifyMethodAnnotations()
1193 if (!dexDataMapVerify(state->pDataMap, item->annotationsOff, in crossVerifyParameterAnnotations()
1310 SWAP_OFFSET4(item->annotationsOff); in swapAnnotationSetRefList()
1326 item->annotationsOff, kDexTypeAnnotationSetItem)) { in crossVerifyAnnotationSetRefList()