| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/ |
| H A D | elf.h | 40 if (hdr->e_shstrndx == SHN_UNDEF) in elf_str_table() 42 return (char *)hdr + elf_section(hdr, hdr->e_shstrndx)->sh_offset; in elf_str_table()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | elf.h | 69 Elf32_Half e_shstrndx; member 86 Elf64_Half e_shstrndx; member
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | trust_merger.h | 146 uint16_t e_shstrndx; member 163 uint16_t e_shstrndx; member
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | relocate_sdk.py | 54 e_ehsize, e_phentsize, e_phnum, e_shentsize, e_shnum, e_shstrndx 69 e_ehsize, e_phentsize, e_phnum, e_shentsize, e_shnum, e_shstrndx =\ 121 f.seek(e_shoff + e_shstrndx * e_shentsize)
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/tools/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 219 Elf32_Half e_shstrndx; member 236 Elf64_Half e_shstrndx; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | elf.h | 218 Elf32_Half e_shstrndx; member 235 Elf64_Half e_shstrndx; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | elf.h | 218 Elf32_Half e_shstrndx; member 235 Elf64_Half e_shstrndx; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/proc/ |
| H A D | proc-pid-vm.c | 92 uint16_t e_shstrndx; member 182 h.e_shstrndx = 0; in make_exe()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | module.c | 27 secstrings = (char *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_section()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | module.c | 337 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in find_mod_section() 354 const char *secstrs = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize()
|
| /OK3568_Linux_fs/kernel/arch/sparc/vdso/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kexec_elf.c | 158 ehdr->e_shstrndx = elf16_to_cpu(ehdr, buf_ehdr->e_shstrndx); in elf_read_ehdr()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf32.h | 71 Elf32_Half e_shstrndx; /* Section name strings section. */ member
|
| H A D | elf64.h | 80 Elf64_Half e_shstrndx; /* Section name strings section. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf32.h | 71 Elf32_Half e_shstrndx; /* Section name strings section. */ member
|
| H A D | elf64.h | 80 Elf64_Half e_shstrndx; /* Section name strings section. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf32.h | 71 Elf32_Half e_shstrndx; /* Section name strings section. */ member
|
| H A D | elf64.h | 80 Elf64_Half e_shstrndx; /* Section name strings section. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf32.h | 71 Elf32_Half e_shstrndx; /* Section name strings section. */ member
|
| H A D | elf64.h | 80 Elf64_Half e_shstrndx; /* Section name strings section. */ member
|
| /OK3568_Linux_fs/kernel/arch/mips/vdso/ |
| H A D | genvdso.h | 19 shdr = shdrs + (sh_entsize * swap_uint16(ehdr->e_shstrndx)); in FUNC()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bug.c | 102 secstrings = (char *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_bug_finalize()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | fips140_gen_hmac.c | 167 shstrtab = (void *)ehdr + shdr[ehdr->e_shstrndx].sh_offset; in main()
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_elf_helpers.h | 62 ELF_GEN_FIELD_GET_SET(hdr, e_shstrndx, u16) in ELF_GEN_FIELD_GET_SET()
|