Searched refs:SHT_NOBITS (Results 1 – 15 of 15) sorted by relevance
154 got_sec->sh_type = SHT_NOBITS; in module_frob_arch_sections()162 plt_sec->sh_type = SHT_NOBITS; in module_frob_arch_sections()170 plt_idx_sec->sh_type = SHT_NOBITS; in module_frob_arch_sections()178 tramp->sh_type = SHT_NOBITS; in module_frob_arch_sections()
138 mod->arch.plt.shdr->sh_type = SHT_NOBITS; in module_frob_arch_sections()145 mod->arch.got.shdr->sh_type = SHT_NOBITS; in module_frob_arch_sections()152 mod->arch.got_plt.shdr->sh_type = SHT_NOBITS; in module_frob_arch_sections()
344 pltsec->sh_type = SHT_NOBITS; in module_frob_arch_sections()352 pltsec->sh_type = SHT_NOBITS; in module_frob_arch_sections()360 tramp->sh_type = SHT_NOBITS; in module_frob_arch_sections()
262 mod->arch.core.plt->sh_type = SHT_NOBITS; in module_frob_arch_sections()270 mod->arch.init.plt->sh_type = SHT_NOBITS; in module_frob_arch_sections()
57 sechdrs[sym->st_shndx].sh_type != SHT_NOBITS) { in elf_type() 65 if (sechdrs[sym->st_shndx].sh_type == SHT_NOBITS) { in elf_type()
1788 case SHT_NOBITS: in elf_validity_cache_copy()1877 if (shdr->sh_type == SHT_NOBITS) { in elf_validity_cache_copy()2276 if (shdr->sh_type != SHT_NOBITS) { in move_module()
852 if (sechdrs[i].sh_type != SHT_NOBITS) { in kexec_purgatory_setup_kbuf()927 if (sechdrs[i].sh_type == SHT_NOBITS) { in kexec_purgatory_setup_sechdrs()1168 if (sec->sh_type == SHT_NOBITS) { in kexec_purgatory_get_set_symbol()
106 got->sh_type = SHT_NOBITS; in module_frob_arch_sections()
620 if ((sechdrs[i].sh_type != SHT_NOBITS) && in vpe_elfload()658 if (sechdrs[i].sh_type != SHT_NOBITS) in vpe_elfload()
280 #define SHT_NOBITS 8 macro
678 case SHT_NOBITS: in linker_load_obj_file()763 case SHT_NOBITS: in linker_sanity_check_elf()895 if (link_sec->shdr->sh_type != SHT_PROGBITS && link_sec->shdr->sh_type != SHT_NOBITS) { in linker_sanity_check_elf_relos()1149 if (src->shdr->sh_type != SHT_NOBITS) { in extend_sec()1192 return sec->shdr->sh_type == SHT_PROGBITS || sec->shdr->sh_type == SHT_NOBITS; in is_data_sec()
3940 } else if (sh->sh_type == SHT_NOBITS && (strcmp(name, BSS_SEC) == 0 || in bpf_object__elf_collect()
1635 if (info->sechdrs[get_secindex(info, sym)].sh_type & SHT_NOBITS) { in handle_moddevtable()
503 int nobits = sechdrs[i].sh_type == SHT_NOBITS; in parse_elf()
670 * have the PLT data stripped out (shdr_rel_plt.sh_type == SHT_NOBITS).1718 if (shdr.sh_type == SHT_NOBITS) { in dso__load_sym_internal()