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

  /src/external/gpl3/binutils/dist/bfd/
mmo.c 145 @item lop_pre
181 | 0x98090101 - lop_pre, one 32-bit word with timestamp.
220 #define LOP_PRE 9
513 || b[0] != LOP || b[1] != LOP_PRE || b[2] != 1)
1924 case LOP_PRE:
2360 const char lop_pre_bfd[] = { LOP, LOP_PRE, 1, 1};
  /src/external/gpl3/binutils.old/dist/bfd/
mmo.c 145 @item lop_pre
181 | 0x98090101 - lop_pre, one 32-bit word with timestamp.
220 #define LOP_PRE 9
513 || b[0] != LOP || b[1] != LOP_PRE || b[2] != 1)
1925 case LOP_PRE:
2361 const char lop_pre_bfd[] = { LOP, LOP_PRE, 1, 1};
  /src/external/gpl3/gdb/dist/bfd/
mmo.c 145 @item lop_pre
181 | 0x98090101 - lop_pre, one 32-bit word with timestamp.
220 #define LOP_PRE 9
513 || b[0] != LOP || b[1] != LOP_PRE || b[2] != 1)
1925 case LOP_PRE:
2361 const char lop_pre_bfd[] = { LOP, LOP_PRE, 1, 1};
  /src/external/gpl3/gdb.old/dist/bfd/
mmo.c 145 @item lop_pre
181 | 0x98090101 - lop_pre, one 32-bit word with timestamp.
220 #define LOP_PRE 9
513 || b[0] != LOP || b[1] != LOP_PRE || b[2] != 1)
1930 case LOP_PRE:
2369 const char lop_pre_bfd[] = { LOP, LOP_PRE, 1, 1};

Completed in 34 milliseconds