HomeSort by: relevance | last modified time | path
    Searched refs:sh_link (Results 1 - 22 of 22) sorted by relevancy

  /src/sys/lib/libsa/
lookup_elf32.c 77 j = shp[i].sh_link;
loadfile_elf32.c 200 I32(shdr->sh_link);
211 I32(shdr->sh_link);
231 E32(shdr->sh_link);
242 E32(shdr->sh_link);
452 shdr[j].sh_link == (unsigned int)i)
592 shp[j].sh_link == (unsigned int)i)
  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 132 be_uint32_t sh_link; member in struct:elf_m68k_shdr
  /src/lib/libexecinfo/
symtab.c 147 elf_strptr(elf, shdr.sh_link, sym.st_name),
162 elf_strptr(elf, shdr.sh_link, sym.st_name));
  /src/usr.sbin/lockstat/
elf32.c 145 off = ehdr.e_shoff + symhdr.sh_link * sizeof(symhdr);
  /src/usr.sbin/tprof/
ksyms.c 125 sym->name = estrdup(elf_strptr(e, sh->sh_link, st->st_name));
  /src/sys/ddb/
db_elf.c 171 j = shp[i].sh_link;
231 return ((char*)elf + shp[shp[i].sh_link].sh_offset);
  /src/sys/arch/i386/i386/
multiboot.c 306 shdrp->sh_link != SHN_UNDEF) {
310 [shdrp->sh_link];
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 337 Elf32_Word sh_link; /* link to another */ member in struct:__anonc1fa11540508
350 Elf64_Word sh_link; /* link to another */ member in struct:__anonc1fa11540608
  /src/lib/libc/gen/
nlist_elf32.c 252 symstrshdrp = &shdrp[shdrp[i].sh_link];
  /src/sys/arch/atari/stand/tostools/libtos/
elf.c 199 j = shp[i].sh_link;
exec_elf.h 320 Elf32_Word sh_link; /* link to another */ member in struct:__anon5ac53e540308
  /src/usr.bin/crunch/crunchide/
exec_elf32.c 215 strtabsnum = shdrp[i].sh_link;
  /src/usr.sbin/kvm_mkdb/
nlist_elf32.c 218 symstrshdrp = &shdrp[shdrp[i].sh_link];
  /src/sys/kern/
kern_ksyms.c 544 j = shdr[i].sh_link;
1028 ksyms_hdr.kh_shdr[SYMTAB].sh_link = STRTAB; /* Corresponding strtab */
1064 ksyms_hdr.kh_shdr[SHCTF].sh_link = SYMTAB; /* Corresponding symtab */
subr_kobj.c 257 symstrindex = shdr[i].sh_link;
  /src/sys/arch/amd64/stand/prekern/
elf.c 407 j = eif.shdr[i].sh_link;
  /src/sys/arch/x86/x86/
multiboot2.c 200 shdrp->sh_link != SHN_UNDEF) {
204 [shdrp->sh_link];
  /src/tools/arm-elf2aout/sys/
exec_elf.h 392 Elf32_Word sh_link; /* link to another */ member in struct:__anonef77d1aa0508
405 Elf64_Word sh_link; /* link to another */ member in struct:__anonef77d1aa0608
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 392 Elf32_Word sh_link; /* link to another */ member in struct:__anon33fb20300508
405 Elf64_Word sh_link; /* link to another */ member in struct:__anon33fb20300608
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 390 Elf32_Word sh_link; /* link to another */ member in struct:__anonc01714590508
403 Elf64_Word sh_link; /* link to another */ member in struct:__anonc01714590608
  /src/sys/sys/
exec_elf.h 483 Elf32_Word sh_link; /* link to another */ member in struct:__anon83c31a3a0508
496 Elf64_Word sh_link; /* link to another */ member in struct:__anon83c31a3a0608

Completed in 31 milliseconds