Home
last modified time | relevance | path

Searched refs:SHT_NOBITS (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule-sections.c154 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()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule-sections.c154 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()
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule-sections.c138 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()
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dmodule-sections.c138 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()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dmodule-plts.c355 pltsec->sh_type = SHT_NOBITS; in module_frob_arch_sections()
363 pltsec->sh_type = SHT_NOBITS; in module_frob_arch_sections()
371 tramp->sh_type = SHT_NOBITS; in module_frob_arch_sections()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dmodule-plts.c345 pltsec->sh_type = SHT_NOBITS; in module_frob_arch_sections()
353 pltsec->sh_type = SHT_NOBITS; in module_frob_arch_sections()
361 tramp->sh_type = SHT_NOBITS; in module_frob_arch_sections()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmodule-plts.c267 mod->arch.core.plt->sh_type = SHT_NOBITS; in module_frob_arch_sections()
275 mod->arch.init.plt->sh_type = SHT_NOBITS; in module_frob_arch_sections()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dmodule-plts.c262 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()
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmodule.c466 mod->arch.core_plt->sh_type = SHT_NOBITS; in module_frob_arch_sections()
470 mod->arch.init_plt->sh_type = SHT_NOBITS; in module_frob_arch_sections()
474 mod->arch.got->sh_type = SHT_NOBITS; in module_frob_arch_sections()
478 mod->arch.opd->sh_type = SHT_NOBITS; in module_frob_arch_sections()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmodule.c466 mod->arch.core_plt->sh_type = SHT_NOBITS; in module_frob_arch_sections()
470 mod->arch.init_plt->sh_type = SHT_NOBITS; in module_frob_arch_sections()
474 mod->arch.got->sh_type = SHT_NOBITS; in module_frob_arch_sections()
478 mod->arch.opd->sh_type = SHT_NOBITS; in module_frob_arch_sections()
/kernel/linux/linux-6.6/kernel/module/
H A Dkallsyms.c57 sechdrs[sym->st_shndx].sh_type != SHT_NOBITS) { in elf_type()
65 if (sechdrs[sym->st_shndx].sh_type == SHT_NOBITS) { in elf_type()
H A Dmain.c1770 case SHT_NOBITS: in elf_validity_cache_copy()
1859 if (shdr->sh_type == SHT_NOBITS) { in elf_validity_cache_copy()
2268 if (shdr->sh_type != SHT_NOBITS) { in move_module()
/kernel/linux/linux-6.6/kernel/
H A Dkexec_file.c828 if (sechdrs[i].sh_type != SHT_NOBITS) { in kexec_purgatory_setup_kbuf()
903 if (sechdrs[i].sh_type == SHT_NOBITS) { in kexec_purgatory_setup_sechdrs()
1144 if (sec->sh_type == SHT_NOBITS) { in kexec_purgatory_get_set_symbol()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dvpe.c620 if ((sechdrs[i].sh_type != SHT_NOBITS) && in vpe_elfload()
658 if (sechdrs[i].sh_type != SHT_NOBITS) in vpe_elfload()
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dmodule.c106 got->sh_type = SHT_NOBITS; in module_frob_arch_sections()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dmodule.c106 got->sh_type = SHT_NOBITS; in module_frob_arch_sections()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h279 #define SHT_NOBITS 8 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h280 #define SHT_NOBITS 8 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h234 #define SHT_NOBITS 8 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h234 #define SHT_NOBITS 8 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h220 #define SHT_NOBITS 8 macro
/kernel/linux/linux-5.10/kernel/
H A Dkexec_file.c831 if (sechdrs[i].sh_type != SHT_NOBITS) { in kexec_purgatory_setup_kbuf()
905 if (sechdrs[i].sh_type == SHT_NOBITS) { in kexec_purgatory_setup_sechdrs()
1146 if (sec->sh_type == SHT_NOBITS) { in kexec_purgatory_get_set_symbol()
H A Dmodule.c2708 && sechdrs[sym->st_shndx].sh_type != SHT_NOBITS) { in elf_type()
2716 if (sechdrs[sym->st_shndx].sh_type == SHT_NOBITS) { in elf_type()
3067 case SHT_NOBITS: in elf_validity_check()
3479 if (shdr->sh_type != SHT_NOBITS) in move_module()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvpe.c621 if ((sechdrs[i].sh_type != SHT_NOBITS) && in vpe_elfload()
659 if (sechdrs[i].sh_type != SHT_NOBITS) in vpe_elfload()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlinker.c678 case SHT_NOBITS: in linker_load_obj_file()
744 case SHT_NOBITS: in linker_sanity_check_elf()
876 if (link_sec->shdr->sh_type != SHT_PROGBITS && link_sec->shdr->sh_type != SHT_NOBITS) { in linker_sanity_check_elf_relos()
1116 if (src->shdr->sh_type != SHT_NOBITS) { in extend_sec()
1159 return sec->shdr->sh_type == SHT_PROGBITS || sec->shdr->sh_type == SHT_NOBITS; in is_data_sec()

Completed in 33 milliseconds

12