Searched refs:conv_ehdr_data (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Delf.c53 conv_ehdr_data(ehdr->e_ident[EI_DATA], 0, &inv_buf2));
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dprint.c291 conv_ehdr_data(id->id_data, CONV_FMT_ALT_FILE,
295 conv_ehdr_data(M_DATA, CONV_FMT_ALT_FILE,
374 conv_ehdr_data(id->id_data, CONV_FMT_ALT_FILE,
1066 conv_ehdr_data(M_DATA,
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c321 value = conv_ehdr_data(ehdr->e_ident[EI_DATA],
409 conv_ehdr_data(
586 conv_ehdr_data(c, 0, &inv_buf));
1251 conv_ehdr_data(data, 0, &inv_buf1));
1255 conv_ehdr_data(ehdr->e_ident[EI_DATA],
1257 conv_ehdr_data(data, 0, &inv_buf2));
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dllib-lconv130 const char *conv_ehdr_data(uchar_t, Conv_fmt_flags_t, Conv_inv_buf_t *);
H A Delf.c135 conv_ehdr_data(uchar_t data, Conv_fmt_flags_t fmt_flags, function
940 return (conv_ehdr_data((uchar_t)info, 0,
/illumos-gate/usr/src/cmd/sgs/ldd/common/
H A Dldd.c426 conv_ehdr_data(ehdr.e_ident[EI_DATA], 0, &inv_buf));
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h879 extern const char *conv_ehdr_data(uchar_t, Conv_fmt_flags_t,
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c1391 conv_ehdr_data(ehdr.e_ident[EI_DATA], 0, &inv_buf2));
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1371 conv_ehdr_data(elf_head_p->e_ident[5], DUMP_CONVFMT,

Completed in 83 milliseconds