Home
last modified time | relevance | path

Searched refs:Elf_phdr (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dphdr.c33 Elf_phdr(Lm_list *lml, uchar_t osabi, Half mach, Phdr *phdr) in Elf_phdr() function
H A Dsegments.c52 Elf_phdr(lml, osabi, mach, &sgp->sg_phdr); in Dbg_seg_desc_entry()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h1107 #define Elf_phdr Elf64_phdr macro
1143 #define Elf_phdr Elf32_phdr macro
1177 extern void Elf_phdr(Lm_list *, uchar_t, Half, Phdr *);
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.c411 Elf_phdr(0, osabi, mach, phdr); in print_phdr()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c5134 Elf_phdr(0, osabi, ehdr->e_machine, phdr); in regular()