]> Cypherpunks.ru repositories - gostls13.git/blobdiff - include/link.h
[dev.cc] all: merge master (5f1efe7) into dev.cc
[gostls13.git] / include / link.h
index 4d2ec776478f8978b818755ba73c3704c0ee4fc3..7fa136b0355ff2aeae0ee341d86179c391ffb35c 100644 (file)
@@ -241,6 +241,7 @@ struct      Prog
        uchar   ft;     // oclass cache
        uchar   tt;     // oclass cache
        uchar   isize;  // amd64, 386
+       uchar   printed;
 
        char    width;  /* fake for DATA */
        char    mode;   /* 16, 32, or 64 in 6l, 8l; internal use in 5g, 6g, 8g */
@@ -303,6 +304,7 @@ struct      LSym
        uchar   localentry;     // ppc64: instrs between global & local entry
        uchar   seenglobl;
        uchar   onlist; // on the textp or datap lists
+       uchar   printed;
        int16   symid;  // for writing .5/.6/.8 files
        int32   dynid;
        int32   sig;
@@ -458,6 +460,7 @@ struct      Hist
        char*   name;
        int32   line;
        int32   offset;
+       uchar   printed;
 };
 
 struct Plist