Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dalpha.h45 #define SHT_ALPHA_DEBUG 0x70000001 macro
/toolchain/binutils/binutils-2.27/bfd/
Delf64-alpha.c1155 case SHT_ALPHA_DEBUG: in elf64_alpha_section_from_shdr()
1167 if (hdr->sh_type == SHT_ALPHA_DEBUG) in elf64_alpha_section_from_shdr()
1201 hdr->sh_type = SHT_ALPHA_DEBUG; in elf64_alpha_fake_sections()