Searched refs:conv_ehdr_abivers (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | elf.c | 56 conv_ehdr_abivers(ehdr->e_ident[EI_OSABI], in Elf_ehdr()
|
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.c | 339 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()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | conv.h | 858 extern const char *conv_ehdr_abivers(uchar_t, Word, Conv_fmt_flags_t,
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | llib-lconv | 127 const char *conv_ehdr_abivers(uchar_t, Word, Conv_fmt_flags_t,
|
H A D | elf.c | 906 conv_ehdr_abivers(uchar_t osabi, Word version, Conv_fmt_flags_t fmt_flags, in conv_ehdr_abivers() function
|