Home
last modified time | relevance | path

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

12

/Linux-v6.1/scripts/
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()
Dinsert-sys-cert.c142 link = symtab->sh_link; in find_elf_symbol()
Dsorttable.h299 shstrndx = r(&shdr[0].sh_link); in do_sort()
/Linux-v6.1/tools/lib/bpf/
Dlinker.c373 sec->shdr->sh_link = 0; in init_output_elf()
411 sec->shdr->sh_link = linker->strtab_sec_idx; in init_output_elf()
774 if (!sec->shdr->sh_link || sec->shdr->sh_link >= obj->sec_cnt) { in linker_sanity_check_elf_symtab()
776 sec->sec_idx, (size_t)sec->shdr->sh_link, obj->filename); in linker_sanity_check_elf_symtab()
779 link_sec = &obj->secs[sec->shdr->sh_link]; in linker_sanity_check_elf_symtab()
782 sec->sec_idx, (size_t)sec->shdr->sh_link, obj->filename); in linker_sanity_check_elf_symtab()
849 if (sec->shdr->sh_link != obj->symtab_sec_idx) { in linker_sanity_check_elf_relos()
851 sec->sec_idx, (size_t)sec->shdr->sh_link, obj->filename); in linker_sanity_check_elf_relos()
1020 shdr->sh_link = 0; in init_sec()
1214 int str_sec_idx = symtab->shdr->sh_link; in linker_append_elf_syms()
[all …]
/Linux-v6.1/arch/mips/boot/tools/
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()
/Linux-v6.1/include/uapi/linux/
Delf.h315 Elf32_Word sh_link; member
328 Elf64_Word sh_link; /* Index of another section */ member
/Linux-v6.1/arch/x86/tools/
Drelocs.c429 shstrndx = elf_word_to_cpu(shdr.sh_link); in read_ehdr()
461 sec->shdr.sh_link = elf_word_to_cpu(shdr.sh_link); in read_shdrs()
465 if (sec->shdr.sh_link < shnum) in read_shdrs()
466 sec->link = &secs[sec->shdr.sh_link]; in read_shdrs()
/Linux-v6.1/kernel/
Dkexec_file.c947 relsec->sh_link >= pi->ehdr->e_shnum) in kexec_apply_relocations()
951 symtab = sechdrs + relsec->sh_link; in kexec_apply_relocations()
960 if (symtab->sh_link >= pi->ehdr->e_shnum) in kexec_apply_relocations()
1050 if (sechdrs[i].sh_link >= ehdr->e_shnum) in kexec_purgatory_find_symbol()
1053 strtab = (void *)ehdr + sechdrs[sechdrs[i].sh_link].sh_offset; in kexec_purgatory_find_symbol()
/Linux-v6.1/arch/mips/vdso/
Dgenvdso.h101 shdr = shdrs + (swap_uint32(shdr->sh_link) * sh_entsize); in FUNC()
/Linux-v6.1/arch/sparc/vdso/
Dvdso2c.h76 GET_BE(&hdr->e_shentsize) * GET_BE(&symtab_hdr->sh_link); in BITSFUNC()
/Linux-v6.1/arch/sparc/kernel/
Dmodule.c72 strtab = (char *)sechdrs[sechdrs[symidx].sh_link].sh_addr; in module_frob_arch_sections()
/Linux-v6.1/scripts/mod/
Dmodpost.c496 info->secindex_strings = TO_NATIVE(sechdrs[0].sh_link); in parse_elf()
510 sechdrs[i].sh_link = TO_NATIVE(sechdrs[i].sh_link); in parse_elf()
543 sh_link_idx = sechdrs[i].sh_link; in parse_elf()
570 if (symtab_idx != sechdrs[symtab_shndx_idx].sh_link) in parse_elf()
572 filename, sechdrs[symtab_shndx_idx].sh_link, in parse_elf()
/Linux-v6.1/tools/bpf/resolve_btfids/
Dmain.c383 (int) sh.sh_link, (unsigned long) sh.sh_flags, in elf_collect()
389 obj->efile.strtabidx = sh.sh_link; in elf_collect()
/Linux-v6.1/arch/x86/entry/vdso/
Dvdso2c.h123 GET_LE(&hdr->e_shentsize) * GET_LE(&symtab_hdr->sh_link); in BITSFUNC()
/Linux-v6.1/arch/mips/kernel/
Dvpe.c636 strindex = sechdrs[i].sh_link; in vpe_elfload()
716 strindex = sechdrs[i].sh_link; in vpe_elfload()
/Linux-v6.1/arch/mips/boot/
Delf2ecoff.c214 s->sh_link = swab32(s->sh_link); in convert_elf_shdrs()
/Linux-v6.1/tools/objtool/
Delf.c453 sym->name = elf_strptr(elf->elf, symtab->sh.sh_link, in read_symbols()
1121 sec->sh.sh_link = find_section_by_name(elf, ".symtab")->idx; in elf_create_rel_reloc_section()
1151 sec->sh.sh_link = find_section_by_name(elf, ".symtab")->idx; in elf_create_rela_reloc_section()
/Linux-v6.1/arch/s390/kernel/
Dmachine_kexec_file.c311 strtab = (char *)pi->ehdr + sechdrs[symtab->sh_link].sh_offset; in arch_kexec_apply_relocations_add()
Dmodule.c150 strings = (void *) hdr + sechdrs[symtab->sh_link].sh_offset; in module_frob_arch_sections()
/Linux-v6.1/kernel/module/
Dmain.c1748 if (shdr->sh_link == SHN_UNDEF in elf_validity_check()
1749 || shdr->sh_link >= info->hdr->e_shnum) { in elf_validity_check()
1751 shdr->sh_link, shdr->sh_link, in elf_validity_check()
1912 info->index.str = info->sechdrs[i].sh_link; in setup_load_info()
/Linux-v6.1/tools/perf/util/
Dgenelf.c419 shdr->sh_link = unwinding ? 6 : 4; /* index of .strtab section */ in jit_write_elf()
Dsymbol-elf.c355 if (shdr_rel_plt.sh_link != dynsym_idx) in dso__synthesize_plt_symbols()
373 scn_symstrs = elf_getscn(elf, shdr_dynsym.sh_link); in dso__synthesize_plt_symbols()
1150 sec = elf_getscn(elf, shdr.sh_link); in dso__load_sym_internal()
/Linux-v6.1/arch/x86/kernel/
Dmachine_kexec_64.c412 strtab = (char *)pi->ehdr + sechdrs[symtabsec->sh_link].sh_offset; in arch_kexec_apply_relocations_add()
/Linux-v6.1/arch/riscv/kernel/
Delf_kexec.c357 strtab = (char *)pi->ehdr + sechdrs[symtab->sh_link].sh_offset; in arch_kexec_apply_relocations_add()
/Linux-v6.1/arch/powerpc/kernel/
Dmodule_64.c303 + sechdrs[sechdrs[i].sh_link].sh_offset); in module_frob_arch_sections()

12