Home
last modified time | relevance | path

Searched refs:Elf_ehdr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Delf.c33 Elf_ehdr(Lm_list *lml, Ehdr *ehdr, Shdr *shdr0) in Elf_ehdr() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h1096 #define Elf_ehdr Elf64_ehdr macro
1132 #define Elf_ehdr Elf32_ehdr macro
1171 extern void Elf_ehdr(Lm_list *, Ehdr *, Shdr *);
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c289 Elf_ehdr(NULL, ehdr, in print_ehdr()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c5026 Elf_ehdr(0, ehdr, shdr); in regular()