Searched refs:SHT_STRTAB (Results 1 – 4 of 4) sorted by relevance
90 if (shdr->sh_type == SHT_STRTAB) in load_elf64_image_shdr()195 if (shdr->sh_type == SHT_STRTAB) in load_elf_image_shdr()
274 #define SHT_STRTAB 3 /* string table section */ macro
410 shdr64.sh_type = SHT_STRTAB; in prepare_elf_section_hdr_string()417 shdr32.sh_type = SHT_STRTAB; in prepare_elf_section_hdr_string()
1572 #define SHT_STRTAB 3 macro