• Home
  • Raw
  • Download

Lines Matching defs:ptr

67 static inline u4 fileOffset(const CheckState* state, const void* ptr) {  in fileOffset()
531 static void* swapStringIdItem(const CheckState* state, void* ptr) { in swapStringIdItem()
541 static void* crossVerifyStringIdItem(const CheckState* state, void* ptr) { in crossVerifyStringIdItem()
564 static void* swapTypeIdItem(const CheckState* state, void* ptr) { in swapTypeIdItem()
574 static void* crossVerifyTypeIdItem(const CheckState* state, void* ptr) { in crossVerifyTypeIdItem()
598 static void* swapProtoIdItem(const CheckState* state, void* ptr) { in swapProtoIdItem()
655 static void* crossVerifyProtoIdItem(const CheckState* state, void* ptr) { in crossVerifyProtoIdItem()
748 static void* swapFieldIdItem(const CheckState* state, void* ptr) { in swapFieldIdItem()
760 static void* crossVerifyFieldIdItem(const CheckState* state, void* ptr) { in crossVerifyFieldIdItem()
820 static void* swapMethodIdItem(const CheckState* state, void* ptr) { in swapMethodIdItem()
832 static void* crossVerifyMethodIdItem(const CheckState* state, void* ptr) { in crossVerifyMethodIdItem()
886 static void* swapClassDefItem(const CheckState* state, void* ptr) { in swapClassDefItem()
958 static void* crossVerifyClassDefItem(const CheckState* state, void* ptr) { in crossVerifyClassDefItem()
1050 static void* crossVerifyCallSiteId(const CheckState* state, void* ptr) { in crossVerifyCallSiteId()
1065 static void* crossVerifyMethodHandleItem(const CheckState* state, void* ptr) { in crossVerifyMethodHandleItem()
1192 static void* swapAnnotationsDirectoryItem(const CheckState* state, void* ptr) { in swapAnnotationsDirectoryItem()
1227 static void* swapCallSiteId(const CheckState* state, void* ptr) { in swapCallSiteId()
1236 static void* swapMethodHandleItem(const CheckState* state, void* ptr) { in swapMethodHandleItem()
1342 void* ptr) { in crossVerifyAnnotationsDirectoryItem()
1381 static void* swapTypeList(const CheckState* state, void* ptr) in swapTypeList()
1405 static void* swapAnnotationSetRefList(const CheckState* state, void* ptr) { in swapAnnotationSetRefList()
1428 void* ptr) { in crossVerifyAnnotationSetRefList()
1446 static void* swapAnnotationSetItem(const CheckState* state, void* ptr) { in swapAnnotationSetItem()
1475 static void* crossVerifyAnnotationSetItem(const CheckState* state, void* ptr) { in crossVerifyAnnotationSetItem()
1623 static void* intraVerifyClassDataItem(const CheckState* state, void* ptr) { in intraVerifyClassDataItem()
1676 static void* crossVerifyClassDataItem(const CheckState* state, void* ptr) { in crossVerifyClassDataItem()
1732 const u1* ptr = handlersBase + offset; in setHandlerOffsAndVerify() local
1877 static void* swapCodeItem(const CheckState* state, void* ptr) { in swapCodeItem()
1938 static void* intraVerifyStringDataItem(const CheckState* state, void* ptr) { in intraVerifyStringDataItem()
2039 static void* intraVerifyDebugInfoItem(const CheckState* state, void* ptr) { in intraVerifyDebugInfoItem()
2442 static void* intraVerifyEncodedArrayItem(const CheckState* state, void* ptr) { in intraVerifyEncodedArrayItem()
2447 static void* intraVerifyAnnotationItem(const CheckState* state, void* ptr) { in intraVerifyAnnotationItem()
2487 u1* ptr = (u1*) filePointer(state, newOffset); in iterateSectionWithOptionalUpdate() local
2617 const u1* ptr = (const u1*) filePointer(state, lastOffset); in swapEverythingButHeaderAndMap() local