Searched refs:SHT_STRTAB (Results 1 – 6 of 6) sorted by relevance
359 shdr->sh_type = SHT_STRTAB; in jit_write_elf()438 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
184 if (shdr_str.sh_type != SHT_STRTAB) in create_vma_map()
271 #define SHT_STRTAB 3 macro
301 if (sec->shdr.sh_type != SHT_STRTAB) in read_strtabs()
448 if (sec->shdr.sh_type != SHT_STRTAB) { in read_strtabs()
2758 if (hdr->sh_type == SHT_STRTAB) in ignore_elf_section()