| /linux-4.4.14/arch/powerpc/boot/ |
| D | elf.h | 68 Elf32_Half e_shstrndx; member 85 Elf64_Half e_shstrndx; member
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | module.c | 39 secstrings = (char *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section()
|
| D | vdso.c | 264 secnames = (void *)ehdr + sechdrs[ehdr->e_shstrndx].sh_offset; in find_section32() 369 secnames = (void *)ehdr + sechdrs[ehdr->e_shstrndx].sh_offset; in find_section64()
|
| D | fadump.c | 787 elf->e_shstrndx = 0; in fadump_init_elfcore_header()
|
| /linux-4.4.14/include/uapi/linux/ |
| D | elf.h | 217 Elf32_Half e_shstrndx; member 234 Elf64_Half e_shstrndx; member
|
| /linux-4.4.14/lib/ |
| D | bug.c | 97 secstrings = (char *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_bug_finalize()
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | module.c | 311 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_mod_section() 328 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize()
|
| D | vdso.c | 108 secnames = (void *)ehdr + sechdrs[ehdr->e_shstrndx].sh_offset; in find_section()
|
| /linux-4.4.14/arch/x86/tools/ |
| D | relocs.c | 241 sec_strtab = secs[ehdr.e_shstrndx].strtab; in sec_name() 364 ehdr.e_shstrndx = elf_half_to_cpu(ehdr.e_shstrndx); in read_ehdr() 384 if (ehdr.e_shstrndx >= ehdr.e_shnum) { in read_ehdr()
|
| /linux-4.4.14/arch/mips/vdso/ |
| D | genvdso.h | 25 shdr = shdrs + (sh_entsize * swap_uint16(ehdr->e_shstrndx)); in FUNC()
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | module.c | 187 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in do_patch_sections()
|
| /linux-4.4.14/arch/x86/entry/vdso/ |
| D | vdso2c.h | 63 GET_LE(&hdr->e_shentsize)*GET_LE(&hdr->e_shstrndx); in BITSFUNC()
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | module.c | 216 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize()
|
| D | machine_kexec_64.c | 445 shstrtab = (char *)sechdrs[ehdr->e_shstrndx].sh_offset; in arch_kexec_apply_relocations_add()
|
| /linux-4.4.14/drivers/remoteproc/ |
| D | remoteproc_elf_loader.c | 222 name_table = elf_data + shdr[ehdr->e_shstrndx].sh_offset;
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | module.c | 275 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize()
|
| D | vpe.c | 613 secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in vpe_elfload()
|
| /linux-4.4.14/scripts/ |
| D | sortextable.h | 123 secindex_strings = r2(&ehdr->e_shstrndx); in do_func()
|
| D | recordmcount.h | 508 Elf_Shdr *const shstr = &shdr0[w2(ehdr->e_shstrndx)]; in do_func()
|
| /linux-4.4.14/arch/blackfin/kernel/ |
| D | module.c | 241 secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize()
|
| /linux-4.4.14/arch/mips/boot/ |
| D | elf2ecoff.c | 181 e->e_shstrndx = swab16(e->e_shstrndx); in convert_elf_hdr()
|
| /linux-4.4.14/samples/bpf/ |
| D | bpf_load.c | 182 *shname = elf_strptr(elf, ehdr->e_shstrndx, shdr->sh_name); in get_sec()
|
| /linux-4.4.14/arch/arm64/kernel/ |
| D | module.c | 417 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize()
|
| /linux-4.4.14/tools/perf/util/ |
| D | symbol-elf.c | 179 if (!elf_rawdata(elf_getscn(elf, ep->e_shstrndx), NULL)) in elf_section_by_name() 186 str = elf_strptr(elf, ep->e_shstrndx, shp->sh_name); in elf_section_by_name() 849 sec_strndx = elf_getscn(runtime_ss->elf, runtime_ss->ehdr.e_shstrndx); in dso__load_sym() 1323 ehdr->e_shstrndx = 0; in kcore__copy_hdr()
|
| /linux-4.4.14/tools/lib/bpf/ |
| D | libbpf.c | 498 if (!elf_rawdata(elf_getscn(elf, ep->e_shstrndx), NULL)) { in bpf_object__elf_collect() 517 name = elf_strptr(elf, ep->e_shstrndx, sh.sh_name); in bpf_object__elf_collect()
|
| /linux-4.4.14/scripts/mod/ |
| D | modpost.c | 451 hdr->e_shstrndx = TO_NATIVE(hdr->e_shstrndx); in parse_elf() 473 if (hdr->e_shstrndx == SHN_XINDEX) { in parse_elf() 477 info->secindex_strings = hdr->e_shstrndx; in parse_elf()
|
| /linux-4.4.14/sound/pci/mixart/ |
| D | mixart_hwdep.c | 88 u16 e_shstrndx; member
|
| /linux-4.4.14/fs/ |
| D | binfmt_elf_fdpic.c | 1335 elf->e_shstrndx = 0; in fill_elf_fdpic_header() 1504 elf->e_shstrndx = SHN_UNDEF; in fill_extnum_info() 1510 shdr4extnum->sh_link = elf->e_shstrndx; in fill_extnum_info()
|
| D | binfmt_elf.c | 2107 elf->e_shstrndx = SHN_UNDEF; in fill_extnum_info() 2113 shdr4extnum->sh_link = elf->e_shstrndx; in fill_extnum_info()
|
| /linux-4.4.14/fs/proc/ |
| D | kcore.c | 351 elf->e_shstrndx = 0; in elf_kcore_store_hdr()
|
| /linux-4.4.14/arch/sh/kernel/ |
| D | dwarf.c | 1098 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_dwarf_finalize()
|
| /linux-4.4.14/kernel/ |
| D | module.c | 2821 + info->sechdrs[info->hdr->e_shstrndx].sh_offset; in setup_load_info()
|