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

  /src/external/gpl3/binutils/dist/bfd/
peXXigen.c 1584 short major_ver;
1670 edt.major_ver = bfd_get_16 (abfd, data + 8);
1695 _("Major/Minor \t\t\t%d/%d\n"), edt.major_ver, edt.minor_ver);
1583 short major_ver; member in struct:EDT_type
  /src/external/gpl3/binutils.old/dist/bfd/
peXXigen.c 1572 short major_ver;
1658 edt.major_ver = bfd_get_16 (abfd, data + 8);
1683 _("Major/Minor \t\t\t%d/%d\n"), edt.major_ver, edt.minor_ver);
1571 short major_ver; member in struct:EDT_type
  /src/external/gpl3/gdb/dist/bfd/
peXXigen.c 1567 short major_ver;
1653 edt.major_ver = bfd_get_16 (abfd, data + 8);
1678 _("Major/Minor \t\t\t%d/%d\n"), edt.major_ver, edt.minor_ver);
1566 short major_ver; member in struct:EDT_type
  /src/external/gpl3/gdb.old/dist/bfd/
peXXigen.c 1566 short major_ver;
1652 edt.major_ver = bfd_get_16 (abfd, data + 8);
1677 _("Major/Minor \t\t\t%d/%d\n"), edt.major_ver, edt.minor_ver);
1565 short major_ver; member in struct:EDT_type

Completed in 35 milliseconds