Searched refs:SHT_STRTAB (Results 1 – 7 of 7) sorted by relevance
375 shdr->sh_type = SHT_STRTAB; in jit_write_elf() 454 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
275 #define SHT_STRTAB 3 macro
158 if (sections[i].sh_type == SHT_STRTAB) { in encl_get_entry()
367 sec->shdr->sh_type = SHT_STRTAB; in init_output_elf()484 if (shdr->sh_type == SHT_STRTAB) in is_ignored_sec()666 case SHT_STRTAB: in linker_load_obj_file()768 case SHT_STRTAB: in linker_sanity_check_elf()816 if (link_sec->shdr->sh_type != SHT_STRTAB) { in linker_sanity_check_elf_symtab()
3758 if (hdr->sh_type == SHT_STRTAB) in ignore_elf_section()
425 elf_shdr_set_sh_type(class, shdr, SHT_STRTAB); in rproc_coredump_using_sections()
301 if (sec->shdr.sh_type != SHT_STRTAB) in read_strtabs()