Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c339 value = conv_ehdr_abivers( in print_ehdr()
427 conv_ehdr_abivers( in print_ehdr()
615 conv_ehdr_abivers(ehdr->e_ident[EI_OSABI], in print_ehdr()
1325 conv_ehdr_abivers(ehdr->e_ident[EI_OSABI], in cmd_body()
1330 conv_ehdr_abivers(ehdr->e_ident[EI_OSABI], in cmd_body()
1333 conv_ehdr_abivers(ehdr->e_ident[EI_OSABI], in cmd_body()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Delf.c56 conv_ehdr_abivers(ehdr->e_ident[EI_OSABI], in Elf_ehdr()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h889 extern const char *conv_ehdr_abivers(uchar_t, Word, Conv_fmt_flags_t,
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c1168 conv_ehdr_abivers(uchar_t osabi, Word version, Conv_fmt_flags_t fmt_flags, in conv_ehdr_abivers() function