Searched refs:SHT_STRTAB (Results 1 – 13 of 13) sorted by relevance
380 shdr->sh_type = SHT_STRTAB; in jit_write_elf()459 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
90 if (shdr->sh_type == SHT_STRTAB) in load_elf64_image_shdr()195 if (shdr->sh_type == SHT_STRTAB) in load_elf_image_shdr()
275 #define SHT_STRTAB 3 macro
158 if (sections[i].sh_type == SHT_STRTAB) { in encl_get_entry()
274 #define SHT_STRTAB 3 /* string table section */ macro
425 elf_shdr_set_sh_type(class, shdr, SHT_STRTAB); in rproc_coredump_using_sections()
370 sec->shdr->sh_type = SHT_STRTAB; in init_output_elf()487 if (shdr->sh_type == SHT_STRTAB) in is_ignored_sec()647 case SHT_STRTAB: in linker_load_obj_file()732 case SHT_STRTAB: in linker_sanity_check_elf()776 if (link_sec->shdr->sh_type != SHT_STRTAB) { in linker_sanity_check_elf_symtab()
3343 if (hdr->sh_type == SHT_STRTAB) in ignore_elf_section()
301 if (sec->shdr.sh_type != SHT_STRTAB) in read_strtabs()
410 shdr64.sh_type = SHT_STRTAB; in prepare_elf_section_hdr_string()417 shdr32.sh_type = SHT_STRTAB; in prepare_elf_section_hdr_string()
1565 #define SHT_STRTAB 3 macro
476 if (sec->shdr.sh_type != SHT_STRTAB) { in read_strtabs()
6444 .sh_type = SHT_STRTAB, in tcg_register_jit_int()