Home
last modified time | relevance | path

Searched refs:SHT_ALPHA_DEBUG (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dalpha.h45 #define SHT_ALPHA_DEBUG 0x70000001 macro
/toolchain/binutils/binutils-2.25/bfd/
Delf64-alpha.c1148 case SHT_ALPHA_DEBUG: in elf64_alpha_section_from_shdr()
1160 if (hdr->sh_type == SHT_ALPHA_DEBUG) in elf64_alpha_section_from_shdr()
1194 hdr->sh_type = SHT_ALPHA_DEBUG; in elf64_alpha_fake_sections()