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

  /src/external/gpl3/binutils/dist/bfd/
vms-lib.c 100 static const unsigned char eotdesc[] = { 0x03, 0x00, 0x77, 0x00, 0x77, 0x00 }; variable
1066 if (!memcmp (vec->pattern, eotdesc + 2, 3))
2316 eotdesc, sizeof (eotdesc), 1))
  /src/external/gpl3/binutils.old/dist/bfd/
vms-lib.c 100 static const unsigned char eotdesc[] = { 0x03, 0x00, 0x77, 0x00, 0x77, 0x00 }; variable
1066 if (!memcmp (vec->pattern, eotdesc + 2, 3))
2312 eotdesc, sizeof (eotdesc), 1))
  /src/external/gpl3/gdb/dist/bfd/
vms-lib.c 100 static const unsigned char eotdesc[] = { 0x03, 0x00, 0x77, 0x00, 0x77, 0x00 }; variable
1066 if (!memcmp (vec->pattern, eotdesc + 2, 3))
2312 eotdesc, sizeof (eotdesc), 1))
  /src/external/gpl3/gdb.old/dist/bfd/
vms-lib.c 100 static const unsigned char eotdesc[] = { 0x03, 0x00, 0x77, 0x00, 0x77, 0x00 }; variable
1066 if (!memcmp (vec->pattern, eotdesc + 2, 3))
2312 eotdesc, sizeof (eotdesc), 1))

Completed in 30 milliseconds