Searched refs:s_shdr (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/dtrace-147/libelf/
H A Dgetshdr.c52 rc = scn->s_shdr;
H A Dstrptr.c58 Elf32_Shdr* sh = (Elf32_Shdr*)s->s_shdr;
66 Elf64_Shdr* sh = (Elf64_Shdr*)s->s_shdr;
H A Dgetdata.c177 Elf32_Shdr *sh = scn->s_shdr;
187 Elf64_Shdr *sh = scn->s_shdr;
235 Elf32_Shdr *sh = scn->s_shdr;
241 Elf64_Shdr *sh = scn->s_shdr;
H A Dupdate.c222 Shdr *sh = s->s_shdr;
322 sh = (Shdr *)elf->ed_hdscn->s_shdr;
395 *(Shdr*)s->s_shdr = _elf_snode_init.sb_shdr;
401 Shdr *sh = s->s_shdr;
575 Shdr *sh = s->s_shdr;
660 src.d_buf = s->s_shdr;
892 Shdr *sh = s->s_shdr;
926 src.d_buf = dst.d_buf = s->s_shdr;
H A Dclscook.c233 s->s_shdr = (Shdr*)s->s_elf->ed_shdr + s->s_index;
286 sh = s->s_shdr;
331 s->sb_scn.s_shdr = &s->sb_shdr;
H A Ddecl.h186 Elf_Void *s_shdr; /* Elf32 or Elf64 scn header */ member in struct:Elf_Scn

Completed in 175 milliseconds