Home
last modified time | relevance | path

Searched refs:sh_link (Results 1 – 25 of 48) sorted by relevance

12

/OK3568_Linux_fs/kernel/scripts/
H A Drecordmcount.h233 return w(shdr0->sh_link); in get_shstrndx()
314 mcsec.sh_link = 0; in append_func()
329 mcsec.sh_link = w(symsec_sh_link); in append_func()
380 unsigned const symsec_sh_link = w(relhdr->sh_link); in get_sym_str_and_relp()
382 Elf_Shdr const *const strsec = &shdr0[w(symsec->sh_link)]; in get_sym_str_and_relp()
666 symsec_sh_link = w(relhdr->sh_link); in do_func()
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c285 sec->shdr.sh_link = elf_word_to_cpu(shdr.sh_link); in read_shdrs()
289 if (sec->shdr.sh_link < ehdr.e_shnum) in read_shdrs()
290 sec->link = &secs[sec->shdr.sh_link]; in read_shdrs()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h311 Elf32_Word sh_link; member
324 Elf64_Word sh_link; /* Index of another section */ 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 Delf.h310 Elf32_Word sh_link; member
323 Elf64_Word sh_link; /* Index of another section */ 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 Delf.h310 Elf32_Word sh_link; member
323 Elf64_Word sh_link; /* Index of another section */ member
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c402 shstrndx = elf_word_to_cpu(shdr.sh_link); in read_ehdr()
434 sec->shdr.sh_link = elf_word_to_cpu(shdr.sh_link); in read_shdrs()
438 if (sec->shdr.sh_link < shnum) in read_shdrs()
439 sec->link = &secs[sec->shdr.sh_link]; in read_shdrs()
/OK3568_Linux_fs/kernel/kernel/
H A Dkexec_file.c959 relsec->sh_link >= pi->ehdr->e_shnum) in kexec_apply_relocations()
963 symtab = sechdrs + relsec->sh_link; in kexec_apply_relocations()
972 if (symtab->sh_link >= pi->ehdr->e_shnum) in kexec_apply_relocations()
1062 if (sechdrs[i].sh_link >= ehdr->e_shnum) in kexec_purgatory_find_symbol()
1065 strtab = (void *)ehdr + sechdrs[sechdrs[i].sh_link].sh_offset; in kexec_purgatory_find_symbol()
/OK3568_Linux_fs/buildroot/package/patchelf/
H A D0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch27 /* Restore the sh_link mappings. */
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf32.h86 Elf32_Word sh_link; /* Index of a related section. */ member
H A Delf64.h95 Elf64_Word sh_link; /* Index of a related section. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf32.h86 Elf32_Word sh_link; /* Index of a related section. */ member
H A Delf64.h95 Elf64_Word sh_link; /* Index of a related section. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf32.h86 Elf32_Word sh_link; /* Index of a related section. */ member
H A Delf64.h95 Elf64_Word sh_link; /* Index of a related section. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf32.h86 Elf32_Word sh_link; /* Index of a related section. */ member
H A Delf64.h95 Elf64_Word sh_link; /* Index of a related section. */ member
/OK3568_Linux_fs/kernel/arch/mips/vdso/
H A Dgenvdso.h101 shdr = shdrs + (swap_uint32(shdr->sh_link) * sh_entsize); in FUNC()
/OK3568_Linux_fs/kernel/crypto/
H A Dfips140_gen_hmac.c166 strtab = (void *)ehdr + shdr[symtab_shdr->sh_link].sh_offset; in main()
/OK3568_Linux_fs/kernel/arch/sparc/vdso/
H A Dvdso2c.h76 GET_BE(&hdr->e_shentsize) * GET_BE(&symtab_hdr->sh_link); in BITSFUNC()
/OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/
H A Dmain.c363 (int) sh.sh_link, (unsigned long) sh.sh_flags, in elf_collect()
369 obj->efile.strtabidx = sh.sh_link; in elf_collect()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dmodule.c72 strtab = (char *)sechdrs[sechdrs[symidx].sh_link].sh_addr; in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dbpf_load.c550 shdr.sh_link, (int) shdr.sh_flags); in do_load_bpf_file()
571 strtabidx = shdr.sh_link; in do_load_bpf_file()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dvma_map.c180 shdr_start + shdr.sh_link, in create_vma_map()
/OK3568_Linux_fs/kernel/arch/x86/entry/vdso/
H A Dvdso2c.h86 GET_LE(&hdr->e_shentsize) * GET_LE(&symtab_hdr->sh_link); in BITSFUNC()
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c545 info->secindex_strings = TO_NATIVE(sechdrs[0].sh_link); in parse_elf()
559 sechdrs[i].sh_link = TO_NATIVE(sechdrs[i].sh_link); in parse_elf()
601 sh_link_idx = sechdrs[i].sh_link; in parse_elf()
628 if (symtab_idx != sechdrs[symtab_shndx_idx].sh_link) in parse_elf()
630 filename, sechdrs[symtab_shndx_idx].sh_link, in parse_elf()

12