HomeSort by: relevance | last modified time | path
    Searched refs:NT_VMS_LNM (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
ia64.h 248 #define NT_VMS_LNM 2 /* Language processor name. */
  /src/external/gpl3/binutils.old/dist/include/elf/
ia64.h 248 #define NT_VMS_LNM 2 /* Language processor name. */
  /src/external/gpl3/gdb/dist/include/elf/
ia64.h 248 #define NT_VMS_LNM 2 /* Language processor name. */
  /src/external/gpl3/gdb.old/dist/include/elf/
ia64.h 248 #define NT_VMS_LNM 2 /* Language processor name. */
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 11871 #define NT_VMS_LNM 2
11941 number_to_chars_littleendian (p + 16, NT_VMS_LNM, 8);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 11871 #define NT_VMS_LNM 2
11941 number_to_chars_littleendian (p + 16, NT_VMS_LNM, 8);
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 23297 case NT_VMS_LNM:
23298 return _("NT_VMS_LNM (language name)");
23362 case NT_VMS_LNM:
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 22152 case NT_VMS_LNM:
22153 return _("NT_VMS_LNM (language name)");
22217 case NT_VMS_LNM:

Completed in 68 milliseconds