Searched refs:conv_ehdr_mach (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Delf.c59 conv_ehdr_mach(mach, 0, &inv_buf1),
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dprint.c293 conv_ehdr_mach(id->id_machine, CONV_FMT_ALT_FILE,
297 conv_ehdr_mach(M_MACH, CONV_FMT_ALT_FILE,
376 conv_ehdr_mach(id->id_machine, CONV_FMT_ALT_FILE,
1068 conv_ehdr_mach(M_MACH,
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dllib-lconv133 const char *conv_ehdr_mach(Half, Conv_fmt_flags_t, Conv_inv_buf_t *);
H A Delf.c361 conv_ehdr_mach(Half machine, Conv_fmt_flags_t fmt_flags, function
934 return (conv_ehdr_mach((Half)info, 0,
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c131 conv_ehdr_mach(mach, 0, &inv_buf));
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c490 name = conv_ehdr_mach((Half)dyn->d_un.d_val, 0,
1546 conv_ehdr_mach(dyn[ndx].d_un.d_val, 0,
1552 conv_ehdr_mach(dyn[ndx].d_un.d_val, 0,
1554 conv_ehdr_mach(ldmach, 0, &buf2));
H A Dehdr.c450 conv_ehdr_mach(ehdr->e_machine, 0, &inv_buf));
800 conv_ehdr_mach(ehdr->e_machine, 0,
805 conv_ehdr_mach(ehdr->e_machine, 0,
807 conv_ehdr_mach(mach, 0, &inv_buf2));
/illumos-gate/usr/src/cmd/sgs/ldd/common/
H A Dldd.c417 conv_ehdr_mach(ehdr.e_machine, 0, &inv_buf));
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h883 extern const char *conv_ehdr_mach(Half, Conv_fmt_flags_t,
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1269 str = conv_ehdr_mach(
1377 conv_ehdr_mach(elf_head_p->e_machine, DUMP_CONVFMT,
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c1394 conv_ehdr_mach(ehdr.e_machine, 0, &inv_buf1),
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3222 name = conv_ehdr_mach((Half)dyn->d_un.d_val,
3784 conv_ehdr_mach(ehdr->e_machine,

Completed in 110 milliseconds