Home
last modified time | relevance | path

Searched refs:conv_ehdr_type (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Delf.c62 conv_ehdr_type(osabi, ehdr->e_type, 0, &inv_buf1)); in Elf_ehdr()
H A Dfiles.c652 conv_ehdr_type(ifl->ifl_ehdr->e_ident[EI_OSABI], in Dbg_file_generic()
H A Dsyms.c251 conv_ehdr_type(ifl->ifl_ehdr->e_ident[EI_OSABI], in Dbg_syms_process()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c440 conv_ehdr_type(ehdr->e_ident[EI_OSABI], in print_ehdr()
775 conv_ehdr_type(ehdr->e_ident[EI_OSABI], in cmd_body()
780 conv_ehdr_type(ehdr->e_ident[EI_OSABI], in cmd_body()
782 conv_ehdr_type(ehdr->e_ident[EI_OSABI], in cmd_body()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c778 conv_ehdr_type(uchar_t osabi, Half etype, Conv_fmt_flags_t fmt_flags, in conv_ehdr_type() function
1205 return (conv_ehdr_type(ELFOSABI_SOLARIS, (Half)info, 0, in conv_reject_desc()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h901 extern const char *conv_ehdr_type(uchar_t, Half, Conv_fmt_flags_t,
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1374 conv_ehdr_type(elf_head_p->e_ident[EI_OSABI], in dump_elf_header()
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c1397 conv_ehdr_type(ehdr.e_ident[EI_OSABI], ehdr.e_type, 0, &inv_buf1)); in dcmd_ElfEhdr()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c716 conv_ehdr_type(osabi, ehdr->e_type, 0, &inv_buf)); in unwind_eh_frame()