Home
last modified time | relevance | path

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

/f-stack/dpdk/buildtools/pmdinfogen/
H A Dpmdinfogen.c190 TO_NATIVE(endian, 32, sechdrs[0].sh_link); in parse_elf()
208 sechdrs[i].sh_link = in parse_elf()
209 TO_NATIVE(endian, 32, sechdrs[i].sh_link); in parse_elf()
236 sh_link_idx = sechdrs[i].sh_link; in parse_elf()
264 if (symtab_idx != sechdrs[symtab_shndx_idx].sh_link) in parse_elf()
267 filename, sechdrs[symtab_shndx_idx].sh_link, in parse_elf()
/f-stack/freebsd/sys/
H A Delf32.h98 Elf32_Word sh_link; /* Index of a related section. */ member
H A Delf64.h107 Elf64_Word sh_link; /* Index of a related section. */ member
/f-stack/freebsd/mips/mips/
H A Delf_trampoline.c145 symstrindex = shdr[i].sh_link; in load_kernel()
/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_load_elf.c257 rc = process_reloc(elf, sh->sh_link, in elf_reloc_code()
/f-stack/freebsd/x86/xen/
H A Dpv.c500 j = shdr[i].sh_link; in xen_pvh_parse_symtab()
/f-stack/freebsd/kern/
H A Dlink_elf_obj.c396 symstrindex = shdr[i].sh_link; in link_elf_link_preload()
783 symstrindex = shdr[i].sh_link; in link_elf_load_file()
H A Dlink_elf.c1272 symstrindex = shdr[i].sh_link; in link_elf_load_file()
H A Dimgact_elf.c2011 shdr->sh_link = ehdr->e_shstrndx; in __elfN()