sh_name 81 arch/alpha/kernel/module.c else if (!strcmp(".got", secstrings + s->sh_name)) { sh_name 67 arch/arc/kernel/module.c module->arch.secstr + sechdrs[tgtsec].sh_name, tgt_addr); sh_name 86 arch/arc/kernel/module.c s = module->arch.secstr + sechdrs[sym_entry->st_shndx].sh_name; sh_name 114 arch/arc/kernel/module.c if (strcmp(module->arch.secstr+sechdrs[tgtsec].sh_name, ".eh_frame") == 0) sh_name 201 arch/arm/kernel/module-plts.c if (strcmp(".plt", secstrings + s->sh_name) == 0) sh_name 203 arch/arm/kernel/module-plts.c else if (strcmp(".init.plt", secstrings + s->sh_name) == 0) sh_name 233 arch/arm/kernel/module-plts.c if (strncmp(secstrings + dstsec->sh_name, ".init", 5) != 0) sh_name 334 arch/arm/kernel/module.c if (strcmp(name, secstrs + s->sh_name) == 0) sh_name 356 arch/arm/kernel/module.c const char *secname = secstrs + s->sh_name; sh_name 124 arch/arm/kernel/vdso.c if (strcmp(secnames + sechdrs[i].sh_name, name) == 0) { sh_name 269 arch/arm64/kernel/module-plts.c if (!strcmp(secstrings + sechdrs[i].sh_name, ".plt")) sh_name 271 arch/arm64/kernel/module-plts.c else if (!strcmp(secstrings + sechdrs[i].sh_name, ".init.plt")) sh_name 274 arch/arm64/kernel/module-plts.c !strcmp(secstrings + sechdrs[i].sh_name, sh_name 305 arch/arm64/kernel/module-plts.c if (!str_has_prefix(secstrings + dstsec->sh_name, ".init")) sh_name 481 arch/arm64/kernel/module.c if (strcmp(".altinstructions", secstrs + s->sh_name) == 0) sh_name 485 arch/arm64/kernel/module.c !strcmp(".text.ftrace_trampoline", secstrs + s->sh_name)) sh_name 37 arch/hexagon/kernel/module.c secstrings + sechdrs[i].sh_name); sh_name 38 arch/hexagon/kernel/module.c if (strcmp(secstrings + sechdrs[i].sh_name, ".plt") == 0) sh_name 40 arch/hexagon/kernel/module.c if (strcmp(secstrings + sechdrs[i].sh_name, ".got.plt") == 0) sh_name 42 arch/hexagon/kernel/module.c if (strcmp(secstrings + sechdrs[i].sh_name, ".rela.plt") == 0) sh_name 434 arch/ia64/kernel/module.c if (strcmp(".core.plt", secstrings + s->sh_name) == 0) sh_name 436 arch/ia64/kernel/module.c else if (strcmp(".init.plt", secstrings + s->sh_name) == 0) sh_name 438 arch/ia64/kernel/module.c else if (strcmp(".got", secstrings + s->sh_name) == 0) sh_name 440 arch/ia64/kernel/module.c else if (strcmp(".opd", secstrings + s->sh_name) == 0) sh_name 442 arch/ia64/kernel/module.c else if (strcmp(".IA_64.unwind", secstrings + s->sh_name) == 0) sh_name 460 arch/ia64/kernel/module.c if (strstr(secstrings + s->sh_name, ".init")) sh_name 208 arch/mips/boot/elf2ecoff.c s->sh_name = swab32(s->sh_name); sh_name 98 arch/mips/boot/tools/relocs.c name = sec_strtab + secs[shndx].shdr.sh_name; sh_name 279 arch/mips/boot/tools/relocs.c sec->shdr.sh_name = elf_word_to_cpu(shdr.sh_name); sh_name 442 arch/mips/kernel/module.c if (strcmp("__dbe_table", secstrings + s->sh_name) != 0) sh_name 490 arch/mips/kernel/vpe.c if (strncmp(secstrings + sechdrs[i].sh_name, ".bss", 4) == 0) { sh_name 666 arch/mips/kernel/vpe.c secstrings + sechdrs[i].sh_name, sh_name 24 arch/mips/vdso/genvdso.h name = shstrtab + swap_uint32(shdr->sh_name); sh_name 316 arch/parisc/kernel/module.c if (strncmp(secstrings + sechdrs[i].sh_name, sh_name 943 arch/parisc/kernel/module.c char *secname = secstrings + s->sh_name; sh_name 29 arch/powerpc/kernel/module.c if (strcmp(secstrings+sechdrs[i].sh_name, name) == 0) sh_name 100 arch/powerpc/kernel/module_32.c if ((strstr(secstrings + sechdrs[i].sh_name, ".init") != NULL) sh_name 105 arch/powerpc/kernel/module_32.c if (strstr(secstrings + sechdrs[i].sh_name, ".debug")) sh_name 143 arch/powerpc/kernel/module_32.c if (strcmp(secstrings + sechdrs[i].sh_name, ".init.plt") == 0) sh_name 145 arch/powerpc/kernel/module_32.c else if (strcmp(secstrings + sechdrs[i].sh_name, ".plt") == 0) sh_name 348 arch/powerpc/kernel/module_64.c if (strcmp(secstrings + sechdrs[i].sh_name, ".stubs") == 0) sh_name 350 arch/powerpc/kernel/module_64.c else if (strcmp(secstrings + sechdrs[i].sh_name, ".toc") == 0) { sh_name 355 arch/powerpc/kernel/module_64.c else if (strcmp(secstrings+sechdrs[i].sh_name,"__versions")==0) sh_name 360 arch/powerpc/kernel/module_64.c while ((p = strstr(secstrings + sechdrs[i].sh_name, ".init"))) sh_name 245 arch/powerpc/kernel/vdso.c if (strcmp(secnames+sechdrs[i].sh_name, secname) == 0) { sh_name 350 arch/powerpc/kernel/vdso.c if (strcmp(secnames+sechdrs[i].sh_name, secname) == 0) { sh_name 101 arch/riscv/kernel/module-sections.c if (!strcmp(secstrings + sechdrs[i].sh_name, ".plt")) sh_name 103 arch/riscv/kernel/module-sections.c else if (!strcmp(secstrings + sechdrs[i].sh_name, ".got")) sh_name 105 arch/riscv/kernel/module-sections.c else if (!strcmp(secstrings + sechdrs[i].sh_name, ".got.plt")) sh_name 468 arch/s390/kernel/module.c secname = secstrings + s->sh_name; sh_name 1101 arch/sh/kernel/dwarf.c && !strcmp(secstrings+sechdrs[i].sh_name, ".eh_frame")) { sh_name 191 arch/sparc/kernel/module.c if (!strcmp(".sun4v_1insn_patch", secstrings + s->sh_name)) sh_name 193 arch/sparc/kernel/module.c if (!strcmp(".sun4v_2insn_patch", secstrings + s->sh_name)) sh_name 78 arch/sparc/vdso/vma.c if (!strcmp(snames+shdrs[i].sh_name, name)) { sh_name 146 arch/sparc/vdso/vma.c if (!strcmp(snames+shdrs[i].sh_name, name)) { sh_name 78 arch/x86/entry/vdso/vdso2c.h if (!strcmp(secstrings + GET_LE(&sh->sh_name), sh_name 31 arch/x86/kernel/livepatch.c cnt = sscanf(info->secstrings + s->sh_name, sh_name 514 arch/x86/kernel/machine_kexec_64.c shstrtab + relsec->sh_name, relsec->sh_info); sh_name 547 arch/x86/kernel/machine_kexec_64.c name = shstrtab + sechdrs[sym->st_shndx].sh_name; sh_name 229 arch/x86/kernel/module.c if (!strcmp(".text", secstrings + s->sh_name)) sh_name 231 arch/x86/kernel/module.c if (!strcmp(".altinstructions", secstrings + s->sh_name)) sh_name 233 arch/x86/kernel/module.c if (!strcmp(".smp_locks", secstrings + s->sh_name)) sh_name 235 arch/x86/kernel/module.c if (!strcmp(".parainstructions", secstrings + s->sh_name)) sh_name 237 arch/x86/kernel/module.c if (!strcmp(".orc_unwind", secstrings + s->sh_name)) sh_name 239 arch/x86/kernel/module.c if (!strcmp(".orc_unwind_ip", secstrings + s->sh_name)) sh_name 249 arch/x86/tools/relocs.c name = sec_strtab + secs[shndx].shdr.sh_name; sh_name 427 arch/x86/tools/relocs.c sec->shdr.sh_name = elf_word_to_cpu(shdr.sh_name); sh_name 220 drivers/remoteproc/remoteproc_elf_loader.c if (strcmp(name_table + shdr->sh_name, ".resource_table")) sh_name 304 include/uapi/linux/elf.h Elf32_Word sh_name; sh_name 317 include/uapi/linux/elf.h Elf64_Word sh_name; /* Section name, index in string tbl */ sh_name 264 kernel/livepatch/core.c secname = pmod->klp_info->secstrings + sec->sh_name; sh_name 352 kernel/module.c && strcmp(info->secstrings + shdr->sh_name, name) == 0) sh_name 1569 kernel/module.c sattr->name = kstrdup(info->secstrings + sec->sh_name, sh_name 2441 kernel/module.c const char *sname = info->secstrings + s->sh_name; sh_name 2474 kernel/module.c const char *sname = info->secstrings + s->sh_name; sh_name 2651 kernel/module.c if (strstarts(info->secstrings + sechdrs[sym->st_shndx].sh_name, sh_name 2702 kernel/module.c pr_debug("\t%s\n", info->secstrings + symsect->sh_name); sh_name 2729 kernel/module.c pr_debug("\t%s\n", info->secstrings + strsect->sh_name); sh_name 3031 kernel/module.c if (module_exit_section(info->secstrings+shdr->sh_name)) sh_name 3309 kernel/module.c (long)shdr->sh_addr, info->secstrings + shdr->sh_name); sh_name 101 lib/bug.c if (strcmp(secstrings+sechdrs[i].sh_name, "__bug_table")) sh_name 328 samples/bpf/bpf_load.c *shname = elf_strptr(elf, ehdr->e_shstrndx, shdr->sh_name); sh_name 307 scripts/mod/modpost.c sechdr->sh_name; sh_name 556 scripts/mod/modpost.c sechdrs[i].sh_name = TO_NATIVE(sechdrs[i].sh_name); sh_name 580 scripts/mod/modpost.c secname = secstrings + sechdrs[i].sh_name; sh_name 222 scripts/recordmcount.h mcsec.sh_name = w((sizeof(Elf_Rela) == rel_entsize) + strlen(".rel") sh_name 236 scripts/recordmcount.h mcsec.sh_name = w(old_shstr_sh_size); sh_name 474 scripts/recordmcount.h char const *const txtname = &shstrtab[w(txthdr->sh_name)]; sh_name 128 scripts/sortextable.h idx = r(&shdr[i].sh_name); sh_name 433 tools/lib/bpf/btf.c name = elf_strptr(elf, ehdr.e_shstrndx, sh.sh_name); sh_name 692 tools/lib/bpf/libbpf.c sec_name = elf_strptr(elf, ep->e_shstrndx, sh.sh_name); sh_name 1546 tools/lib/bpf/libbpf.c name = elf_strptr(elf, ep->e_shstrndx, sh.sh_name); sh_name 176 tools/objtool/elf.c sec->name = elf_strptr(elf->elf, shstrndx, sec->sh.sh_name); sh_name 554 tools/objtool/elf.c sec->sh.sh_name = shstrtab->len; sh_name 116 tools/objtool/orc_dump.c name = elf_strptr(elf, shstrtab_idx, sh.sh_name); sh_name 176 tools/objtool/orc_dump.c name = elf_strptr(elf, shstrtab_idx, sh.sh_name); sh_name 195 tools/perf/util/genelf.c shdr->sh_name = 104; sh_name 229 tools/perf/util/genelf.c shdr->sh_name = 90; sh_name 317 tools/perf/util/genelf.c shdr->sh_name = 1; sh_name 363 tools/perf/util/genelf.c shdr->sh_name = 7; /* offset of '.shstrtab' in shd_string_table */ sh_name 399 tools/perf/util/genelf.c shdr->sh_name = 17; /* offset of '.symtab' in shd_string_table */ sh_name 442 tools/perf/util/genelf.c shdr->sh_name = 25; /* offset in shd_string_table */ sh_name 484 tools/perf/util/genelf.c shdr->sh_name = 33; /* offset in shd_string_table */ sh_name 527 tools/perf/util/genelf_debug.c shdr->sh_name = 52; /* .debug_line */ sh_name 561 tools/perf/util/genelf_debug.c shdr->sh_name = 64; /* .debug_info */ sh_name 595 tools/perf/util/genelf_debug.c shdr->sh_name = 76; /* .debug_info */ sh_name 167 tools/perf/util/symbol-elf.c return secstrs->d_buf + shdr->sh_name; sh_name 221 tools/perf/util/symbol-elf.c str = elf_strptr(elf, ep->e_shstrndx, shp->sh_name);