SHF_ALLOC 242 arch/arm/kernel/module-plts.c mod->arch.core.plt->sh_flags = SHF_EXECINSTR | SHF_ALLOC; SHF_ALLOC 249 arch/arm/kernel/module-plts.c mod->arch.init.plt->sh_flags = SHF_EXECINSTR | SHF_ALLOC; SHF_ALLOC 358 arch/arm/kernel/module.c if (!(s->sh_flags & SHF_ALLOC)) SHF_ALLOC 315 arch/arm64/kernel/module-plts.c pltsec->sh_flags = SHF_EXECINSTR | SHF_ALLOC; SHF_ALLOC 323 arch/arm64/kernel/module-plts.c pltsec->sh_flags = SHF_EXECINSTR | SHF_ALLOC; SHF_ALLOC 331 arch/arm64/kernel/module-plts.c tramp->sh_flags = SHF_EXECINSTR | SHF_ALLOC; SHF_ALLOC 467 arch/ia64/kernel/module.c mod->arch.core_plt->sh_flags = SHF_EXECINSTR | SHF_ALLOC; SHF_ALLOC 471 arch/ia64/kernel/module.c mod->arch.init_plt->sh_flags = SHF_EXECINSTR | SHF_ALLOC; SHF_ALLOC 475 arch/ia64/kernel/module.c mod->arch.got->sh_flags = ARCH_SHF_SMALL | SHF_ALLOC; SHF_ALLOC 479 arch/ia64/kernel/module.c mod->arch.opd->sh_flags = SHF_ALLOC; SHF_ALLOC 485 arch/mips/boot/tools/relocs.c if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) SHF_ALLOC 189 arch/mips/kernel/vpe.c {SHF_EXECINSTR | SHF_ALLOC, ARCH_SHF_SMALL}, SHF_ALLOC 190 arch/mips/kernel/vpe.c {SHF_ALLOC, SHF_WRITE | ARCH_SHF_SMALL}, SHF_ALLOC 191 arch/mips/kernel/vpe.c {SHF_WRITE | SHF_ALLOC, ARCH_SHF_SMALL}, SHF_ALLOC 192 arch/mips/kernel/vpe.c {ARCH_SHF_SMALL | SHF_ALLOC, 0} SHF_ALLOC 654 arch/mips/kernel/vpe.c if (!(sechdrs[i].sh_flags & SHF_ALLOC)) SHF_ALLOC 684 arch/mips/kernel/vpe.c if (!(sechdrs[info].sh_flags & SHF_ALLOC)) SHF_ALLOC 890 arch/parisc/kernel/module.c && (sechdrs[i].sh_flags & SHF_ALLOC)) { SHF_ALLOC 139 arch/riscv/kernel/module-sections.c mod->arch.plt.shdr->sh_flags = SHF_EXECINSTR | SHF_ALLOC; SHF_ALLOC 146 arch/riscv/kernel/module-sections.c mod->arch.got.shdr->sh_flags = SHF_ALLOC; SHF_ALLOC 153 arch/riscv/kernel/module-sections.c mod->arch.got_plt.shdr->sh_flags = SHF_ALLOC; SHF_ALLOC 1100 arch/sh/kernel/dwarf.c if ((sechdrs[i].sh_flags & SHF_ALLOC) SHF_ALLOC 596 arch/x86/tools/relocs.c if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) { SHF_ALLOC 681 arch/x86/tools/relocs.c if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) { SHF_ALLOC 845 kernel/kexec_file.c if (!(sechdrs[i].sh_flags & SHF_ALLOC)) SHF_ALLOC 919 kernel/kexec_file.c if (!(sechdrs[i].sh_flags & SHF_ALLOC)) SHF_ALLOC 983 kernel/kexec_file.c if (!(section->sh_flags & SHF_ALLOC)) SHF_ALLOC 351 kernel/module.c if ((shdr->sh_flags & SHF_ALLOC) SHF_ALLOC 1506 kernel/module.c return !(sect->sh_flags & SHF_ALLOC) || sect->sh_size == 0; SHF_ALLOC 2377 kernel/module.c if (!(info->sechdrs[infosec].sh_flags & SHF_ALLOC)) SHF_ALLOC 2426 kernel/module.c { SHF_EXECINSTR | SHF_ALLOC, ARCH_SHF_SMALL }, SHF_ALLOC 2427 kernel/module.c { SHF_ALLOC, SHF_WRITE | ARCH_SHF_SMALL }, SHF_ALLOC 2428 kernel/module.c { SHF_RO_AFTER_INIT | SHF_ALLOC, ARCH_SHF_SMALL }, SHF_ALLOC 2429 kernel/module.c { SHF_WRITE | SHF_ALLOC, ARCH_SHF_SMALL }, SHF_ALLOC 2430 kernel/module.c { ARCH_SHF_SMALL | SHF_ALLOC, 0 } SHF_ALLOC 2636 kernel/module.c if (sechdrs[sym->st_shndx].sh_flags & SHF_ALLOC SHF_ALLOC 2674 kernel/module.c if (!(sec->sh_flags & SHF_ALLOC) SHF_ALLOC 2699 kernel/module.c symsect->sh_flags |= SHF_ALLOC; SHF_ALLOC 2726 kernel/module.c strsect->sh_flags |= SHF_ALLOC; SHF_ALLOC 2830 kernel/module.c if (!(info->sechdrs[i].sh_flags & SHF_ALLOC) || SHF_ALLOC 3032 kernel/module.c shdr->sh_flags &= ~(unsigned long)SHF_ALLOC; SHF_ALLOC 3037 kernel/module.c info->sechdrs[info->index.vers].sh_flags &= ~(unsigned long)SHF_ALLOC; SHF_ALLOC 3038 kernel/module.c info->sechdrs[info->index.info].sh_flags &= ~(unsigned long)SHF_ALLOC; SHF_ALLOC 3295 kernel/module.c if (!(shdr->sh_flags & SHF_ALLOC)) SHF_ALLOC 3425 kernel/module.c info->sechdrs[info->index.pcpu].sh_flags &= ~(unsigned long)SHF_ALLOC; SHF_ALLOC 927 scripts/mod/modpost.c !(sechdr->sh_flags & SHF_ALLOC) && SHF_ALLOC 225 scripts/recordmcount.h mcsec.sh_flags = _w(SHF_ALLOC); SHF_ALLOC 526 tools/objtool/elf.c sec->sh.sh_flags = SHF_ALLOC; SHF_ALLOC 198 tools/perf/util/genelf.c shdr->sh_flags = SHF_ALLOC; SHF_ALLOC 232 tools/perf/util/genelf.c shdr->sh_flags = SHF_ALLOC; SHF_ALLOC 320 tools/perf/util/genelf.c shdr->sh_flags = SHF_EXECINSTR | SHF_ALLOC; SHF_ALLOC 487 tools/perf/util/genelf.c shdr->sh_flags = SHF_ALLOC; SHF_ALLOC 2193 tools/perf/util/symbol-elf.c if ((shdr.sh_type != SHT_NOTE) || (shdr.sh_flags & SHF_ALLOC)) {