Searched refs:SHT_ALPHA_DEBUG (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dalpha.h45 #define SHT_ALPHA_DEBUG 0x70000001 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dalpha.h45 #define SHT_ALPHA_DEBUG 0x70000001 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dalpha.h45 #define SHT_ALPHA_DEBUG 0x70000001 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dalpha.h45 #define SHT_ALPHA_DEBUG 0x70000001 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-alpha.c1162 case SHT_ALPHA_DEBUG:
1174 if (hdr->sh_type == SHT_ALPHA_DEBUG)
1207 hdr->sh_type = SHT_ALPHA_DEBUG;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-alpha.c1162 case SHT_ALPHA_DEBUG:
1174 if (hdr->sh_type == SHT_ALPHA_DEBUG)
1207 hdr->sh_type = SHT_ALPHA_DEBUG;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-alpha.c1167 case SHT_ALPHA_DEBUG:
1179 if (hdr->sh_type == SHT_ALPHA_DEBUG)
1212 hdr->sh_type = SHT_ALPHA_DEBUG;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-alpha.c1167 case SHT_ALPHA_DEBUG:
1179 if (hdr->sh_type == SHT_ALPHA_DEBUG)
1212 hdr->sh_type = SHT_ALPHA_DEBUG;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1575 enum SHT_ALPHA_DEBUG = 0x70000001;

Completed in 293 milliseconds