Searched refs:SHT_STRTAB (Results 1 – 5 of 5) sorted by relevance
296 shdr->sh_type = SHT_STRTAB; in jit_write_elf()375 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
283 #define SHT_STRTAB 3 macro
158 if (sections[i].sh_type == SHT_STRTAB) { in encl_get_entry()
419 sec->shdr->sh_type = SHT_STRTAB; in init_output_elf()612 if (shdr->sh_type == SHT_STRTAB) in is_ignored_sec()779 case SHT_STRTAB: in linker_load_obj_file()881 case SHT_STRTAB: in linker_sanity_check_elf()929 if (link_sec->shdr->sh_type != SHT_STRTAB) { in linker_sanity_check_elf_symtab()
3770 if (hdr->sh_type == SHT_STRTAB) in ignore_elf_section()
Completed in 33 milliseconds