Searched refs:conv_ehdr_mach (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/cmd/sgs/crle/common/ |
H A D | print.c | 293 conv_ehdr_mach(id->id_machine, CONV_FMT_ALT_FILE, in scanconfig() 297 conv_ehdr_mach(M_MACH, CONV_FMT_ALT_FILE, in scanconfig() 376 conv_ehdr_mach(id->id_machine, CONV_FMT_ALT_FILE, in scanconfig() 1068 conv_ehdr_mach(M_MACH, in inspectconfig()
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | elf.c | 59 conv_ehdr_mach(mach, 0, &inv_buf1), in Elf_ehdr()
|
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.c | 450 conv_ehdr_mach(ehdr->e_machine, 0, &inv_buf)); in print_ehdr() 800 conv_ehdr_mach(ehdr->e_machine, 0, in cmd_body() 805 conv_ehdr_mach(ehdr->e_machine, 0, in cmd_body() 807 conv_ehdr_mach(mach, 0, &inv_buf2)); in cmd_body()
|
H A D | dyn.c | 490 name = conv_ehdr_mach((Half)dyn->d_un.d_val, 0, in print_dyn() 1546 conv_ehdr_mach(dyn[ndx].d_un.d_val, 0, in cmd_body() 1552 conv_ehdr_mach(dyn[ndx].d_un.d_val, 0, in cmd_body() 1554 conv_ehdr_mach(ldmach, 0, &buf2)); in cmd_body()
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | ldmain.c | 131 conv_ehdr_mach(mach, 0, &inv_buf)); in ld_init_target()
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | elf.c | 361 conv_ehdr_mach(Half machine, Conv_fmt_flags_t fmt_flags, in conv_ehdr_mach() function 934 return (conv_ehdr_mach((Half)info, 0, in conv_reject_desc()
|
H A D | llib-lconv | 133 const char *conv_ehdr_mach(Half, Conv_fmt_flags_t, Conv_inv_buf_t *);
|
/titanic_50/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.c | 417 conv_ehdr_mach(ehdr.e_machine, 0, &inv_buf)); in elf_check()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | conv.h | 866 extern const char *conv_ehdr_mach(Half, Conv_fmt_flags_t,
|
/titanic_50/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 1268 str = conv_ehdr_mach( in dump_dynamic() 1376 conv_ehdr_mach(elf_head_p->e_machine, DUMP_CONVFMT, in dump_elf_header()
|
/titanic_50/usr/src/cmd/sgs/rtld/mdbmod/common/ |
H A D | rtld.c | 1394 conv_ehdr_mach(ehdr.e_machine, 0, &inv_buf1), in dcmd_ElfEhdr()
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 3202 name = conv_ehdr_mach((Half)dyn->d_un.d_val, in dynamic() 3764 conv_ehdr_mach(ehdr->e_machine, in note_entry()
|