sh_type 79 arch/alpha/kernel/module.c if (s->sh_type == SHT_SYMTAB) sh_type 106 arch/alpha/kernel/module.c got->sh_type = SHT_NOBITS; sh_type 111 arch/alpha/kernel/module.c if (s->sh_type == SHT_RELA) { sh_type 205 arch/arm/kernel/module-plts.c else if (s->sh_type == SHT_SYMTAB) sh_type 223 arch/arm/kernel/module-plts.c if (s->sh_type != SHT_REL) sh_type 241 arch/arm/kernel/module-plts.c mod->arch.core.plt->sh_type = SHT_NOBITS; sh_type 248 arch/arm/kernel/module-plts.c mod->arch.init.plt->sh_type = SHT_NOBITS; sh_type 277 arch/arm64/kernel/module-plts.c else if (sechdrs[i].sh_type == SHT_SYMTAB) sh_type 295 arch/arm64/kernel/module-plts.c if (sechdrs[i].sh_type != SHT_RELA) sh_type 314 arch/arm64/kernel/module-plts.c pltsec->sh_type = SHT_NOBITS; sh_type 322 arch/arm64/kernel/module-plts.c pltsec->sh_type = SHT_NOBITS; sh_type 330 arch/arm64/kernel/module-plts.c tramp->sh_type = SHT_NOBITS; sh_type 455 arch/ia64/kernel/module.c if (s->sh_type != SHT_RELA) sh_type 466 arch/ia64/kernel/module.c mod->arch.core_plt->sh_type = SHT_NOBITS; sh_type 470 arch/ia64/kernel/module.c mod->arch.init_plt->sh_type = SHT_NOBITS; sh_type 474 arch/ia64/kernel/module.c mod->arch.got->sh_type = SHT_NOBITS; sh_type 478 arch/ia64/kernel/module.c mod->arch.opd->sh_type = SHT_NOBITS; sh_type 209 arch/mips/boot/elf2ecoff.c s->sh_type = swab32(s->sh_type); sh_type 280 arch/mips/boot/tools/relocs.c sec->shdr.sh_type = elf_word_to_cpu(shdr.sh_type); sh_type 301 arch/mips/boot/tools/relocs.c if (sec->shdr.sh_type != SHT_STRTAB) sh_type 325 arch/mips/boot/tools/relocs.c if (sec->shdr.sh_type != SHT_SYMTAB) sh_type 369 arch/mips/boot/tools/relocs.c if (sec->shdr.sh_type != SHT_REL_TYPE) sh_type 415 arch/mips/boot/tools/relocs.c if (sec->shdr.sh_type != SHT_REL_TYPE) sh_type 480 arch/mips/boot/tools/relocs.c if (sec->shdr.sh_type != SHT_REL_TYPE) sh_type 621 arch/mips/kernel/vpe.c if ((sechdrs[i].sh_type != SHT_NOBITS) && sh_type 634 arch/mips/kernel/vpe.c if (sechdrs[i].sh_type == SHT_SYMTAB) { sh_type 659 arch/mips/kernel/vpe.c if (sechdrs[i].sh_type != SHT_NOBITS) sh_type 687 arch/mips/kernel/vpe.c if (sechdrs[i].sh_type == SHT_REL) sh_type 690 arch/mips/kernel/vpe.c else if (sechdrs[i].sh_type == SHT_RELA) sh_type 714 arch/mips/kernel/vpe.c if (sechdrs[i].sh_type == SHT_SYMTAB) { sh_type 31 arch/mips/vdso/genvdso.h switch (swap_uint32(shdr->sh_type)) { sh_type 50 arch/mips/vdso/genvdso.h shdr->sh_type = swap_uint32(SHT_MIPS_ABIFLAGS); sh_type 76 arch/mips/vdso/genvdso.h if (swap_uint32(shdr->sh_type) == SHT_SYMTAB) sh_type 320 arch/parisc/kernel/module.c if (sechdrs[i].sh_type != SHT_RELA) sh_type 889 arch/parisc/kernel/module.c if(sechdrs[i].sh_type == SHT_SYMTAB sh_type 954 arch/parisc/kernel/module.c if (s->sh_type == SHT_REL) sh_type 958 arch/parisc/kernel/module.c else if (s->sh_type == SHT_RELA) sh_type 108 arch/powerpc/kernel/module_32.c if (sechdrs[i].sh_type == SHT_RELA) { sh_type 254 arch/powerpc/kernel/module_64.c if (sechdrs[i].sh_type == SHT_RELA) { sh_type 363 arch/powerpc/kernel/module_64.c if (sechdrs[i].sh_type == SHT_SYMTAB) sh_type 174 arch/powerpc/oprofile/cell/vma_map.c if (shdr.sh_type != SHT_SYMTAB) sh_type 184 arch/powerpc/oprofile/cell/vma_map.c if (shdr_str.sh_type != SHT_STRTAB) sh_type 128 arch/riscv/kernel/module-sections.c if (sechdrs[i].sh_type != SHT_RELA) sh_type 138 arch/riscv/kernel/module-sections.c mod->arch.plt.shdr->sh_type = SHT_NOBITS; sh_type 145 arch/riscv/kernel/module-sections.c mod->arch.got.shdr->sh_type = SHT_NOBITS; sh_type 152 arch/riscv/kernel/module-sections.c mod->arch.got_plt.shdr->sh_type = SHT_NOBITS; sh_type 121 arch/s390/kernel/module.c switch (sechdrs[i].sh_type) { sh_type 154 arch/s390/kernel/module.c if (sechdrs[i].sh_type != SHT_RELA) sh_type 135 arch/sh/kernel/hw_breakpoint.c int arch_bp_generic_fields(int sh_len, int sh_type, sh_type 157 arch/sh/kernel/hw_breakpoint.c switch (sh_type) { sh_type 65 arch/sparc/kernel/module.c for (symidx = 0; sechdrs[symidx].sh_type != SHT_SYMTAB; symidx++) { sh_type 68 arch/sparc/vdso/vdso2c.h if (GET_BE(&sh->sh_type) == SHT_SYMTAB) sh_type 75 arch/x86/entry/vdso/vdso2c.h if (GET_LE(&sh->sh_type) == SHT_SYMTAB) sh_type 283 arch/x86/tools/relocs.c if (sec->shdr.sh_type != SHT_SYMTAB) sh_type 428 arch/x86/tools/relocs.c sec->shdr.sh_type = elf_word_to_cpu(shdr.sh_type); sh_type 448 arch/x86/tools/relocs.c if (sec->shdr.sh_type != SHT_STRTAB) { sh_type 473 arch/x86/tools/relocs.c if (sec->shdr.sh_type != SHT_SYMTAB) { sh_type 506 arch/x86/tools/relocs.c if (sec->shdr.sh_type != SHT_REL_TYPE) { sh_type 552 arch/x86/tools/relocs.c if (sec->shdr.sh_type != SHT_SYMTAB) { sh_type 591 arch/x86/tools/relocs.c if (sec->shdr.sh_type != SHT_REL_TYPE) { sh_type 676 arch/x86/tools/relocs.c if (sec->shdr.sh_type != SHT_REL_TYPE) { sh_type 2171 fs/binfmt_elf.c shdr4extnum->sh_type = SHT_NULL; sh_type 1484 fs/binfmt_elf_fdpic.c shdr4extnum->sh_type = SHT_NULL; sh_type 418 include/linux/pe.h enum sh_coff_reloc_type sh_type; sh_type 305 include/uapi/linux/elf.h Elf32_Word sh_type; sh_type 318 include/uapi/linux/elf.h Elf64_Word sh_type; /* Type of section */ sh_type 849 kernel/kexec_file.c if (sechdrs[i].sh_type != SHT_NOBITS) { sh_type 923 kernel/kexec_file.c if (sechdrs[i].sh_type == SHT_NOBITS) { sh_type 966 kernel/kexec_file.c if (relsec->sh_type != SHT_RELA && sh_type 967 kernel/kexec_file.c relsec->sh_type != SHT_REL) sh_type 998 kernel/kexec_file.c if (relsec->sh_type == SHT_RELA) sh_type 1001 kernel/kexec_file.c else if (relsec->sh_type == SHT_REL) sh_type 1077 kernel/kexec_file.c if (sechdrs[i].sh_type != SHT_SYMTAB) sh_type 1152 kernel/kexec_file.c if (sec->sh_type == SHT_NOBITS) { sh_type 1651 kernel/module.c (info->sechdrs[i].sh_type == SHT_NOTE)) sh_type 1667 kernel/module.c if (info->sechdrs[i].sh_type == SHT_NOTE) { sh_type 2384 kernel/module.c if (info->sechdrs[i].sh_type == SHT_REL) sh_type 2387 kernel/module.c else if (info->sechdrs[i].sh_type == SHT_RELA) sh_type 2637 kernel/module.c && sechdrs[sym->st_shndx].sh_type != SHT_NOBITS) { sh_type 2645 kernel/module.c if (sechdrs[sym->st_shndx].sh_type == SHT_NOBITS) { sh_type 3019 kernel/module.c if (shdr->sh_type != SHT_NOBITS sh_type 3067 kernel/module.c if (info->sechdrs[i].sh_type == SHT_SYMTAB) { sh_type 3304 kernel/module.c if (shdr->sh_type != SHT_NOBITS) sh_type 570 samples/bpf/bpf_load.c } else if (shdr.sh_type == SHT_SYMTAB) { sh_type 606 samples/bpf/bpf_load.c if (shdr.sh_type == SHT_REL) { sh_type 614 samples/bpf/bpf_load.c if (shdr_prog.sh_type != SHT_PROGBITS || sh_type 196 scripts/insert-sys-cert.c if (x[i].sh_type == SHT_SYMTAB) sh_type 1446 scripts/mod/file2alias.c if (info->sechdrs[get_secindex(info, sym)].sh_type & SHT_NOBITS) { sh_type 557 scripts/mod/modpost.c sechdrs[i].sh_type = TO_NATIVE(sechdrs[i].sh_type); sh_type 571 scripts/mod/modpost.c int nobits = sechdrs[i].sh_type == SHT_NOBITS; sh_type 601 scripts/mod/modpost.c if (sechdrs[i].sh_type == SHT_SYMTAB) { sh_type 614 scripts/mod/modpost.c if (sechdrs[i].sh_type == SHT_SYMTAB_SHNDX) { sh_type 926 scripts/mod/modpost.c if (sechdr->sh_type == SHT_PROGBITS && sh_type 1988 scripts/mod/modpost.c if (sechdrs[i].sh_type == SHT_RELA) sh_type 1990 scripts/mod/modpost.c else if (sechdrs[i].sh_type == SHT_REL) sh_type 224 scripts/recordmcount.h mcsec.sh_type = w(SHT_PROGBITS); sh_type 237 scripts/recordmcount.h mcsec.sh_type = (sizeof(Elf_Rela) == rel_entsize) sh_type 481 scripts/recordmcount.h if (w(txthdr->sh_type) != SHT_PROGBITS || sh_type 492 scripts/recordmcount.h if (w(relhdr->sh_type) != SHT_REL && w(relhdr->sh_type) != SHT_RELA) sh_type 133 scripts/sortextable.h if ((r(&shdr[i].sh_type) == SHT_REL || sh_type 134 scripts/sortextable.h r(&shdr[i].sh_type) == SHT_RELA) && sh_type 143 scripts/sortextable.h if (r(&shdr[i].sh_type) == SHT_SYMTAB_SHNDX) sh_type 1562 tools/lib/bpf/libbpf.c (int)sh.sh_type); sh_type 1584 tools/lib/bpf/libbpf.c } else if (sh.sh_type == SHT_SYMTAB) { sh_type 1592 tools/lib/bpf/libbpf.c } else if (sh.sh_type == SHT_PROGBITS && data->d_size > 0) { sh_type 1616 tools/lib/bpf/libbpf.c } else if (sh.sh_type == SHT_REL) { sh_type 1640 tools/lib/bpf/libbpf.c } else if (sh.sh_type == SHT_NOBITS && strcmp(name, ".bss") == 0) { sh_type 3345 tools/lib/bpf/libbpf.c if (shdr->sh_type != SHT_REL) { sh_type 358 tools/objtool/elf.c if (sec->sh.sh_type != SHT_RELA) sh_type 524 tools/objtool/elf.c sec->sh.sh_type = SHT_PROGBITS; sh_type 583 tools/objtool/elf.c sec->sh.sh_type = SHT_RELA; sh_type 196 tools/perf/util/genelf.c shdr->sh_type = SHT_PROGBITS; sh_type 230 tools/perf/util/genelf.c shdr->sh_type = SHT_PROGBITS; sh_type 318 tools/perf/util/genelf.c shdr->sh_type = SHT_PROGBITS; sh_type 364 tools/perf/util/genelf.c shdr->sh_type = SHT_STRTAB; sh_type 400 tools/perf/util/genelf.c shdr->sh_type = SHT_SYMTAB; sh_type 443 tools/perf/util/genelf.c shdr->sh_type = SHT_STRTAB; sh_type 485 tools/perf/util/genelf.c shdr->sh_type = SHT_NOTE; sh_type 528 tools/perf/util/genelf_debug.c shdr->sh_type = SHT_PROGBITS; sh_type 562 tools/perf/util/genelf_debug.c shdr->sh_type = SHT_PROGBITS; sh_type 596 tools/perf/util/genelf_debug.c shdr->sh_type = SHT_PROGBITS; sh_type 1175 tools/perf/util/probe-finder.c shdr.sh_type == SHT_PROGBITS) sh_type 380 tools/perf/util/symbol-elf.c if (shdr_rel_plt.sh_type == SHT_RELA) { sh_type 407 tools/perf/util/symbol-elf.c } else if (shdr_rel_plt.sh_type == SHT_REL) { sh_type 771 tools/perf/util/symbol-elf.c if (ss->symshdr.sh_type != SHT_SYMTAB) sh_type 777 tools/perf/util/symbol-elf.c if (ss->dynshdr.sh_type != SHT_DYNSYM) sh_type 783 tools/perf/util/symbol-elf.c if (ss->opdshdr.sh_type != SHT_PROGBITS) sh_type 2193 tools/perf/util/symbol-elf.c if ((shdr.sh_type != SHT_NOTE) || (shdr.sh_flags & SHF_ALLOC)) {