]> Git Repo - binutils.git/blobdiff - include/stab.def
Initial revision
[binutils.git] / include / stab.def
index 005dd75bdcda090ac521b183ef3a8d207069715f..db40079aa331a444f09254d74cc51ab600476a68 100755 (executable)
@@ -165,6 +165,7 @@ __define_stab (N_NBLCS,  0xF8, "NBLCS")
 /* Second symbol entry containing a length-value for the preceding entry.
    The value is the length.  */
 __define_stab (N_LENG, 0xfe, "LENG")
+
 \f
 /* The above information, in matrix format.
 
@@ -176,7 +177,7 @@ __define_stab (N_LENG, 0xfe, "LENG")
        | 00 UNDEF  | 02 ABS    | 04 TEXT   | 06 DATA   |
        | 01  |EXT  | 03  |EXT  | 05  |EXT  | 07  |EXT  |
 
-       | 08 BSS    | 0A INDR   | 0C        | 0E        |
+       | 08 BSS    | 0A INDR   | 0C FN_SEQ | 0E        |
        | 09  |EXT  | 0B        | 0D        | 0F        |
 
        | 10        | 12 COMM   | 14 SETA   | 16 SETT   |
This page took 0.02383 seconds and 4 git commands to generate.