Searched refs:conv_ehdr_mach (Results 1 - 12 of 12) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | elf.c | 59 conv_ehdr_mach(mach, 0, &inv_buf1),
|
/illumos-gate/usr/src/cmd/sgs/crle/common/ |
H A D | print.c | 293 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 D | llib-lconv | 133 const char *conv_ehdr_mach(Half, Conv_fmt_flags_t, Conv_inv_buf_t *);
|
H A D | elf.c | 361 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 D | ldmain.c | 131 conv_ehdr_mach(mach, 0, &inv_buf));
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | dyn.c | 490 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 D | ehdr.c | 450 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 D | ldd.c | 417 conv_ehdr_mach(ehdr.e_machine, 0, &inv_buf));
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | conv.h | 883 extern const char *conv_ehdr_mach(Half, Conv_fmt_flags_t,
|
/illumos-gate/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 1269 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 D | rtld.c | 1394 conv_ehdr_mach(ehdr.e_machine, 0, &inv_buf1),
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 3222 name = conv_ehdr_mach((Half)dyn->d_un.d_val, 3784 conv_ehdr_mach(ehdr->e_machine,
|
Completed in 101 milliseconds