Searched refs:Elf_shdr (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | shdr.c | 33 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 D | segments.c | 156 Elf_shdr(lml, ofl->ofl_dehdr->e_ident[EI_OSABI], in Dbg_seg_os()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 1115 #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 D | shdr.c | 258 Elf_shdr(NULL, osabi, mach, sec->sec_shdr); in print_shdr()
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 494 Elf_shdr(0, osabi, ehdr->e_machine, shdr); in sections()
|