Home
last modified time | relevance | path

Searched refs:conv_ehdr_vers (Results 1 – 7 of 7) sorted by relevance

/titanic_52/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c327 value = conv_ehdr_vers( in print_ehdr()
415 conv_ehdr_vers( in print_ehdr()
460 conv_ehdr_vers(ehdr->e_version, 0, &inv_buf)); in print_ehdr()
595 conv_ehdr_vers(c, 0, &inv_buf)); in print_ehdr()
825 conv_ehdr_vers(ehdr->e_version, 0, in cmd_body()
830 conv_ehdr_vers(ehdr->e_version, 0, in cmd_body()
832 conv_ehdr_vers(ver, 0, &inv_buf2)); in cmd_body()
1275 conv_ehdr_vers(ver, 0, &inv_buf1)); in cmd_body()
1279 conv_ehdr_vers(ehdr->e_ident[EI_VERSION], in cmd_body()
1281 conv_ehdr_vers(ve in cmd_body()
[all...]
/titanic_52/usr/src/cmd/sgs/liblddbg/common/
H A Delf.c60 conv_ehdr_vers(ehdr->e_version, 0, &inv_buf2)); in Elf_ehdr()
/titanic_52/usr/src/cmd/sgs/include/
H A Dconv.h872 extern const char *conv_ehdr_vers(Word, Conv_fmt_flags_t,
/titanic_52/usr/src/cmd/sgs/libconv/common/
H A Dllib-lconv137 const char *conv_ehdr_vers(Word, Conv_fmt_flags_t, Conv_inv_buf_t *);
H A Delf.c834 conv_ehdr_vers(Word version, Conv_fmt_flags_t fmt_flags, in conv_ehdr_vers() function
/titanic_52/usr/src/cmd/sgs/dump/common/
H A Ddump.c1379 conv_ehdr_vers(elf_head_p->e_version, DUMP_CONVFMT, in dump_elf_header()
/titanic_52/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c1395 conv_ehdr_vers(ehdr.e_version, 0, &inv_buf2)); in dcmd_ElfEhdr()