| /Linux-v5.4/arch/powerpc/boot/ |
| D | elf.h | 69 Elf32_Half e_shstrndx; member 86 Elf64_Half e_shstrndx; member
|
| /Linux-v5.4/include/uapi/linux/ |
| D | elf.h | 218 Elf32_Half e_shstrndx; member 235 Elf64_Half e_shstrndx; member
|
| /Linux-v5.4/arch/mips/boot/tools/ |
| D | relocs.c | 96 sec_strtab = secs[ehdr.e_shstrndx].strtab; in sec_name() 236 ehdr.e_shstrndx = elf_half_to_cpu(ehdr.e_shstrndx); in read_ehdr() 256 if (ehdr.e_shstrndx >= ehdr.e_shnum) in read_ehdr()
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | module.c | 27 secstrings = (char *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section()
|
| D | vdso.c | 241 secnames = (void *)ehdr + sechdrs[ehdr->e_shstrndx].sh_offset; in find_section32() 346 secnames = (void *)ehdr + sechdrs[ehdr->e_shstrndx].sh_offset; in find_section64()
|
| /Linux-v5.4/tools/testing/selftests/proc/ |
| D | proc-pid-vm.c | 92 uint16_t e_shstrndx; member 182 h.e_shstrndx = 0; in make_exe()
|
| /Linux-v5.4/arch/arm/kernel/ |
| D | module.c | 331 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_mod_section() 348 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize()
|
| D | vdso.c | 118 secnames = (void *)ehdr + sechdrs[ehdr->e_shstrndx].sh_offset; in find_section()
|
| /Linux-v5.4/arch/sparc/vdso/ |
| D | vma.c | 76 snames = (void *)e->hdr + shdrs[e->hdr->e_shstrndx].sh_offset; in one_section64() 144 snames = (void *)e->hdr + shdrs[e->hdr->e_shstrndx].sh_offset; in one_section32()
|
| /Linux-v5.4/kernel/ |
| D | kexec_elf.c | 158 ehdr->e_shstrndx = elf16_to_cpu(ehdr, buf_ehdr->e_shstrndx); in elf_read_ehdr()
|
| /Linux-v5.4/lib/ |
| D | bug.c | 99 secstrings = (char *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_bug_finalize()
|
| /Linux-v5.4/arch/mips/vdso/ |
| D | genvdso.h | 19 shdr = shdrs + (sh_entsize * swap_uint16(ehdr->e_shstrndx)); in FUNC()
|
| /Linux-v5.4/arch/sparc/kernel/ |
| D | module.c | 188 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in do_patch_sections()
|
| /Linux-v5.4/arch/x86/entry/vdso/ |
| D | vdso2c.h | 70 GET_LE(&hdr->e_shentsize)*GET_LE(&hdr->e_shstrndx); in BITSFUNC()
|
| /Linux-v5.4/drivers/remoteproc/ |
| D | remoteproc_elf_loader.c | 214 name_table = elf_data + shdr[ehdr->e_shstrndx].sh_offset;
|
| /Linux-v5.4/scripts/ |
| D | sortextable.h | 121 secindex_strings = r2(&ehdr->e_shstrndx); in do_func()
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | module.c | 226 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize()
|
| /Linux-v5.4/arch/x86/tools/ |
| D | relocs.c | 369 ehdr.e_shstrndx = elf_half_to_cpu(ehdr.e_shstrndx); in read_ehdr() 372 shstrndx = ehdr.e_shstrndx; in read_ehdr()
|
| /Linux-v5.4/arch/mips/boot/ |
| D | elf2ecoff.c | 183 e->e_shstrndx = swab16(e->e_shstrndx); in convert_elf_hdr()
|
| /Linux-v5.4/arch/arm64/kernel/ |
| D | module.c | 478 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize()
|
| /Linux-v5.4/tools/perf/util/ |
| D | genelf.c | 287 ehdr->e_shstrndx= unwinding ? 4 : 2; /* shdr index for section name */ in jit_write_elf()
|
| D | symbol-elf.c | 214 if (!elf_rawdata(elf_getscn(elf, ep->e_shstrndx), NULL)) in elf_section_by_name() 221 str = elf_strptr(elf, ep->e_shstrndx, shp->sh_name); in elf_section_by_name() 1021 sec_strndx = elf_getscn(runtime_ss->elf, runtime_ss->ehdr.e_shstrndx); in dso__load_sym() 1386 ehdr->e_shstrndx = 0; in kcore__copy_hdr()
|
| /Linux-v5.4/arch/mips/kernel/ |
| D | module.c | 435 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize()
|
| /Linux-v5.4/sound/pci/mixart/ |
| D | mixart_hwdep.c | 75 __be16 e_shstrndx; member
|
| /Linux-v5.4/fs/ |
| D | binfmt_elf_fdpic.c | 1311 elf->e_shstrndx = 0; in fill_elf_fdpic_header() 1480 elf->e_shstrndx = SHN_UNDEF; in fill_extnum_info() 1486 shdr4extnum->sh_link = elf->e_shstrndx; in fill_extnum_info()
|