Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dshdr.c33 Elf_shdr(Lm_list *lml, uchar_t osabi, Half mach, Shdr *shdr) in Elf_shdr() function
79 Elf_shdr(lml, osabi, mach, oshdr); in Dbg_shdr_modified()
82 Elf_shdr(lml, osabi, mach, nshdr); in Dbg_shdr_modified()
H A Dsegments.c156 Elf_shdr(lml, ofl->ofl_dehdr->e_ident[EI_OSABI], in Dbg_seg_os()
/titanic_50/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 *);
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.c258 Elf_shdr(NULL, osabi, mach, sec->sec_shdr); in print_shdr()
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c494 Elf_shdr(0, osabi, ehdr->e_machine, shdr); in sections()