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

  /src/external/gpl3/binutils/dist/include/elf/
ia64.h 255 #define NT_VMS_IMGID 103 /* Image ident string. */
271 unsigned char imgid[1]; /* Original NT_VMS_IMGID. */
  /src/external/gpl3/binutils.old/dist/include/elf/
ia64.h 255 #define NT_VMS_IMGID 103 /* Image ident string. */
271 unsigned char imgid[1]; /* Original NT_VMS_IMGID. */
  /src/external/gpl3/gdb/dist/include/elf/
ia64.h 255 #define NT_VMS_IMGID 103 /* Image ident string. */
271 unsigned char imgid[1]; /* Original NT_VMS_IMGID. */
  /src/external/gpl3/gdb.old/dist/include/elf/
ia64.h 255 #define NT_VMS_IMGID 103 /* Image ident string. */
271 unsigned char imgid[1]; /* Original NT_VMS_IMGID. */
  /src/external/gpl3/binutils/dist/bfd/
elf64-ia64-vms.c 1187 notes[2].type = NT_VMS_IMGID;
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ia64-vms.c 1187 notes[2].type = NT_VMS_IMGID;
  /src/external/gpl3/gdb/dist/bfd/
elf64-ia64-vms.c 1187 notes[2].type = NT_VMS_IMGID;
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ia64-vms.c 1188 notes[2].type = NT_VMS_IMGID;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 23311 case NT_VMS_IMGID:
23312 return _("NT_VMS_IMGID (image id)");
23421 case NT_VMS_IMGID:
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 22166 case NT_VMS_IMGID:
22167 return _("NT_VMS_IMGID (image id)");
22276 case NT_VMS_IMGID:

Completed in 83 milliseconds