Searched refs:SHT_STRTAB (Results 1 – 5 of 5) sorted by relevance
364 shdr->sh_type = SHT_STRTAB; in jit_write_elf()443 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
184 if (shdr_str.sh_type != SHT_STRTAB) in create_vma_map()
270 #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()