Lines Matching defs:version

11    the Free Software Foundation; either version 3 of the License, or
12 (at your option) any later version.
563 /* Returns a pointer to a static buffer containing a printable version of
2420 new ELF with new architecture being read by an old version of
2735 unsigned version;
2766 version = EF_NDS32_ELF_VERSION & e_flags;
2787 switch (version)
2792 r += snprintf (buf + r, size - r, ", %s", VER_STRINGS[version >> EF_NDS32_ELF_VERSION_SHIFT]);
2796 r += snprintf (buf + r, size - r, ", <unrecognized ELF version number>");
2820 /* ARCH version determines how the e_flags are interpreted.
2844 if (version <= E_NDS32_ELF_VER_1_3)
2858 if (version <= E_NDS32_ELF_VER_1_3)
2919 if (version <= E_NDS32_ELF_VER_1_3)
4198 {"version-info", no_argument, 0, 'V'},
4215 {"version", no_argument, 0, 'v'},
4243 -V --version-info Display the version sections (if present)\n\
4274 -v --version Display the version number of readelf\n"));
7173 printf (_("\tUnknown version.\n"));
9939 /* Display the contents of the version sections. */
9978 _("version definition section"));
10228 _("version string table"));
10249 _("version symbol data"));
10314 _("version need")) == NULL)
10325 1, _("version need aux (2)")) == NULL)
10371 _("version def")) == NULL)
10399 _("version def aux")) == NULL)
10437 printf (_("\nNo version information found in this file.\n"));
10863 sizeof (data), 1, _("version data")) == NULL)
10898 _("version def")) == NULL)
10921 _("version def aux")) != NULL)
10950 _("version need")) == NULL)
10968 _("version need aux (3)")) == NULL)
14674 abiflags_in.version = BYTE_GET (abiflags_ext->version);
14686 printf ("\nMIPS ABI Flags Version: %d\n", abiflags_in.version);
15559 return _("NT_VERSION (version)");
15663 return _("NT_GNU_ABI_TAG (ABI version tag)");
15669 return _("NT_GNU_GOLD_VERSION (gold version)");
15880 unsigned int version;
15885 version = byte_get ((unsigned char *) pnote->descdata, sizeof (version));
15886 if ((version / 10000) % 100)
15888 version, version / 100000000, (version / 1000000) % 100,
15889 (version / 10000) % 100 > 26 ? "Z" : "",
15890 'A' + (version / 10000) % 26);
15893 version, version / 100000000, (version / 1000000) % 100,
15894 (version / 100) % 100);
16110 printf (_(" Module version : %s\n"), pnote->descdata + 34 + l + 1);
16361 one version of Linux (RedHat 6.0) generates corefiles that don't