Lines Matching defs:ptr
92 static inline u4 fileOffset(const CheckState* state, const void* ptr) { in fileOffset()
547 static void* swapStringIdItem(const CheckState* state, void* ptr) { in swapStringIdItem()
557 static void* crossVerifyStringIdItem(const CheckState* state, void* ptr) { in crossVerifyStringIdItem()
580 static void* swapTypeIdItem(const CheckState* state, void* ptr) { in swapTypeIdItem()
590 static void* crossVerifyTypeIdItem(const CheckState* state, void* ptr) { in crossVerifyTypeIdItem()
614 static void* swapProtoIdItem(const CheckState* state, void* ptr) { in swapProtoIdItem()
671 static void* crossVerifyProtoIdItem(const CheckState* state, void* ptr) { in crossVerifyProtoIdItem()
764 static void* swapFieldIdItem(const CheckState* state, void* ptr) { in swapFieldIdItem()
776 static void* crossVerifyFieldIdItem(const CheckState* state, void* ptr) { in crossVerifyFieldIdItem()
836 static void* swapMethodIdItem(const CheckState* state, void* ptr) { in swapMethodIdItem()
848 static void* crossVerifyMethodIdItem(const CheckState* state, void* ptr) { in crossVerifyMethodIdItem()
902 static void* swapClassDefItem(const CheckState* state, void* ptr) { in swapClassDefItem()
974 static void* crossVerifyClassDefItem(const CheckState* state, void* ptr) { in crossVerifyClassDefItem()
1155 static void* swapAnnotationsDirectoryItem(const CheckState* state, void* ptr) { in swapAnnotationsDirectoryItem()
1285 void* ptr) { in crossVerifyAnnotationsDirectoryItem()
1324 static void* swapTypeList(const CheckState* state, void* ptr) in swapTypeList()
1346 static void* swapAnnotationSetRefList(const CheckState* state, void* ptr) { in swapAnnotationSetRefList()
1367 void* ptr) { in crossVerifyAnnotationSetRefList()
1385 static void* swapAnnotationSetItem(const CheckState* state, void* ptr) { in swapAnnotationSetItem()
1412 static void* crossVerifyAnnotationSetItem(const CheckState* state, void* ptr) { in crossVerifyAnnotationSetItem()
1560 static void* intraVerifyClassDataItem(const CheckState* state, void* ptr) { in intraVerifyClassDataItem()
1613 static void* crossVerifyClassDataItem(const CheckState* state, void* ptr) { in crossVerifyClassDataItem()
1669 const u1* ptr = handlersBase + offset; in setHandlerOffsAndVerify() local
1813 static void* swapCodeItem(const CheckState* state, void* ptr) { in swapCodeItem()
1872 static void* intraVerifyStringDataItem(const CheckState* state, void* ptr) { in intraVerifyStringDataItem()
1973 static void* intraVerifyDebugInfoItem(const CheckState* state, void* ptr) { in intraVerifyDebugInfoItem()
2351 static void* intraVerifyEncodedArrayItem(const CheckState* state, void* ptr) { in intraVerifyEncodedArrayItem()
2356 static void* intraVerifyAnnotationItem(const CheckState* state, void* ptr) { in intraVerifyAnnotationItem()
2377 static void* crossVerifyAnnotationItem(const CheckState* state, void* ptr) { in crossVerifyAnnotationItem()
2409 u1* ptr = (u1*) filePointer(state, newOffset); in iterateSectionWithOptionalUpdate() local
2539 const u1* ptr = (const u1*) filePointer(state, lastOffset); in swapEverythingButHeaderAndMap() local