make/mapfiles/libzip/reorder-x86
author ihse
Thu, 01 Mar 2018 15:47:48 +0100
branchihse-cflags-rewrite-branch
changeset 56220 608e332e33e8
parent 47216 71c04702a3d5
permissions -rw-r--r--
Update more bit-rottet reorder files on solstudio.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13702
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     1
data = R0x2000;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     2
text = LOAD ?RXO;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     3
# Test Null
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     4
text: .text%ZIP_Open;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     5
text: .text%ZIP_Open_Generic;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     6
text: .text%InitializeZip;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     7
text: .text%allocZip;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     8
text: .text%readCEN: OUTPUTDIR/zip_util.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     9
text: .text%findEND: OUTPUTDIR/zip_util.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    10
text: .text%hash: OUTPUTDIR/zip_util.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    11
text: .text%isMetaName: OUTPUTDIR/zip_util.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    12
text: .text%addMetaName: OUTPUTDIR/zip_util.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    13
text: .text%ZIP_FindEntry;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    14
text: .text%ZIP_GetEntry;
32641
ac2c73b45253 8087181: Move native jimage code to its own library (maybe libjimage)
jlaskey
parents: 29723
diff changeset
    15
text: .text%ZIP_InflateFully;
13702
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    16
text: .text%ZIP_Lock;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    17
text: .text%ZIP_Unlock;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    18
text: .text%ZIP_FreeEntry;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    19
text: .text%Java_java_util_zip_Inflater_inflateBytes;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    20
text: .text%ZIP_Read;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    21
text: .text%ZIP_ReadEntry;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    22
text: .text%InflateFully;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    23
text: .text%Java_java_util_zip_Inflater_reset;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    24
text: .text%ZIP_Close;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    25
text: .text%Java_java_util_zip_Inflater_end;