HomeSort by: relevance | last modified time | path
    Searched defs:LOP_END (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
mmo.c 163 @item lop_end
201 | 0x980c0005 - lop_end; symbol table contained five 32-bit words. */
223 #define LOP_END 12
521 /* Check if the file ends in a lop_end lopcode. */
522 if (b[0] != LOP || b[1] != LOP_END || ! mmo_mkobject (abfd))
2013 /* Save the location, so we can check that YZ in the LOP_END
2021 limit is computed (from the lop_end YZ field) as 0.
2029 case LOP_END:
2043 (_("%pB: invalid mmo file: lop_end not last item in"
2051 this LOP_END in the calculation; YZ does not includ
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
mmo.c 163 @item lop_end
201 | 0x980c0005 - lop_end; symbol table contained five 32-bit words. */
223 #define LOP_END 12
521 /* Check if the file ends in a lop_end lopcode. */
522 if (b[0] != LOP || b[1] != LOP_END || ! mmo_mkobject (abfd))
2014 /* Save the location, so we can check that YZ in the LOP_END
2022 limit is computed (from the lop_end YZ field) as 0.
2030 case LOP_END:
2044 (_("%pB: invalid mmo file: lop_end not last item in"
2052 this LOP_END in the calculation; YZ does not includ
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
mmo.c 163 @item lop_end
201 | 0x980c0005 - lop_end; symbol table contained five 32-bit words. */
223 #define LOP_END 12
521 /* Check if the file ends in a lop_end lopcode. */
522 if (b[0] != LOP || b[1] != LOP_END || ! mmo_mkobject (abfd))
2014 /* Save the location, so we can check that YZ in the LOP_END
2022 limit is computed (from the lop_end YZ field) as 0.
2030 case LOP_END:
2044 (_("%pB: invalid mmo file: lop_end not last item in"
2052 this LOP_END in the calculation; YZ does not includ
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
mmo.c 163 @item lop_end
201 | 0x980c0005 - lop_end; symbol table contained five 32-bit words. */
223 #define LOP_END 12
521 /* Check if the file ends in a lop_end lopcode. */
522 if (b[0] != LOP || b[1] != LOP_END || ! mmo_mkobject (abfd))
2019 /* Save the location, so we can check that YZ in the LOP_END
2027 limit is computed (from the lop_end YZ field) as 0.
2035 case LOP_END:
2049 (_("%pB: invalid mmo file: lop_end not last item in"
2057 this LOP_END in the calculation; YZ does not includ
    [all...]

Completed in 32 milliseconds