Searched refs:EIHD__K_EXE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/vms/
H A Deihd.h113 #define EIHD__K_EXE 1 /* Executable image */ macro
/netbsd-current/external/gpl3/binutils/dist/include/vms/
H A Deihd.h113 #define EIHD__K_EXE 1 /* Executable image */ macro
/netbsd-current/external/gpl3/gdb/dist/include/vms/
H A Deihd.h113 #define EIHD__K_EXE 1 /* Executable image */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/vms/
H A Deihd.h113 #define EIHD__K_EXE 1 /* Executable image */ macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dvms-alpha.c488 if (imgtype == EIHD__K_EXE || imgtype == EIHD__K_LIM)
3241 bfd_putl32 (EIHD__K_EXE, eihd.imgtype);
7921 case EIHD__K_EXE:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dvms-alpha.c489 if (imgtype == EIHD__K_EXE || imgtype == EIHD__K_LIM)
3243 bfd_putl32 (EIHD__K_EXE, eihd.imgtype);
8090 case EIHD__K_EXE:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dvms-alpha.c489 if (imgtype == EIHD__K_EXE || imgtype == EIHD__K_LIM)
3243 bfd_putl32 (EIHD__K_EXE, eihd.imgtype);
8096 case EIHD__K_EXE:
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dvms-alpha.c489 if (imgtype == EIHD__K_EXE || imgtype == EIHD__K_LIM)
3244 bfd_putl32 (EIHD__K_EXE, eihd.imgtype);
8058 case EIHD__K_EXE:

Completed in 154 milliseconds