Searched refs:Elf_shdr (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dshdr.c33 Elf_shdr(Lm_list *lml, uchar_t osabi, Half mach, Shdr *shdr) function
79 Elf_shdr(lml, osabi, mach, oshdr);
82 Elf_shdr(lml, osabi, mach, nshdr);
H A Dsegments.c156 Elf_shdr(lml, ofl->ofl_dehdr->e_ident[EI_OSABI],
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h1115 #define Elf_shdr Elf64_shdr macro
1151 #define Elf_shdr Elf32_shdr macro
1194 extern void Elf_shdr(Lm_list *, uchar_t, Half, Shdr *);
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.c258 Elf_shdr(NULL, osabi, mach, sec->sec_shdr);
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c500 Elf_shdr(0, osabi, ehdr->e_machine, shdr);

Completed in 61 milliseconds