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

  /src/external/gpl3/binutils/dist/bfd/
mmo.c 132 @item lop_spec
142 concatenated to the data of the previous lop_spec @var{n}s. The
143 location in data or code at which the lop_spec occurred is lost.
219 #define LOP_SPEC 8
228 ((LOP << 24) | (LOP_SPEC << 16) | SPEC_DATA_SECTION)
1623 than LOP_QUOTE that comes after a LOP_SPEC. */
1912 case LOP_SPEC:
2490 Anything else: Output inside a lop_spec 80, in the format described
2544 mmo_write_tetra_raw (abfd, (LOP << 24) | (LOP_SPEC << 16) | n);
2556 /* Writing a LOP_LOC ends the LOP_SPEC data, and makes data actuall
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
mmo.c 132 @item lop_spec
142 concatenated to the data of the previous lop_spec @var{n}s. The
143 location in data or code at which the lop_spec occurred is lost.
219 #define LOP_SPEC 8
228 ((LOP << 24) | (LOP_SPEC << 16) | SPEC_DATA_SECTION)
1624 than LOP_QUOTE that comes after a LOP_SPEC. */
1913 case LOP_SPEC:
2491 Anything else: Output inside a lop_spec 80, in the format described
2545 mmo_write_tetra_raw (abfd, (LOP << 24) | (LOP_SPEC << 16) | n);
2557 /* Writing a LOP_LOC ends the LOP_SPEC data, and makes data actuall
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
mmo.c 132 @item lop_spec
142 concatenated to the data of the previous lop_spec @var{n}s. The
143 location in data or code at which the lop_spec occurred is lost.
219 #define LOP_SPEC 8
228 ((LOP << 24) | (LOP_SPEC << 16) | SPEC_DATA_SECTION)
1624 than LOP_QUOTE that comes after a LOP_SPEC. */
1913 case LOP_SPEC:
2491 Anything else: Output inside a lop_spec 80, in the format described
2545 mmo_write_tetra_raw (abfd, (LOP << 24) | (LOP_SPEC << 16) | n);
2557 /* Writing a LOP_LOC ends the LOP_SPEC data, and makes data actuall
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
mmo.c 132 @item lop_spec
142 concatenated to the data of the previous lop_spec @var{n}s. The
143 location in data or code at which the lop_spec occurred is lost.
219 #define LOP_SPEC 8
228 ((LOP << 24) | (LOP_SPEC << 16) | SPEC_DATA_SECTION)
1629 than LOP_QUOTE that comes after a LOP_SPEC. */
1918 case LOP_SPEC:
2499 Anything else: Output inside a lop_spec 80, in the format described
2553 mmo_write_tetra_raw (abfd, (LOP << 24) | (LOP_SPEC << 16) | n);
2565 /* Writing a LOP_LOC ends the LOP_SPEC data, and makes data actuall
    [all...]

Completed in 30 milliseconds