Searched refs:CONV_XWORD_64TEST (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libconv/common/
H A D_conv.h67 * The CONV_XWORD_64TEST() macro tests the upper half of an ELFCLASS64 Xword,
72 #define CONV_XWORD_64TEST(_value, _fmt_flags, _inv_buf) \ macro
76 #define CONV_XWORD_64TEST(_value, _fmt_flags, _inv_buf) macro
H A Ddynamic_machelf.c53 CONV_XWORD_64TEST(flags, fmt_flags, &dyn_posflag1_buf->inv_buf);
74 CONV_XWORD_64TEST(flags, fmt_flags, &dyn_flag_buf->inv_buf);
98 CONV_XWORD_64TEST(flags, fmt_flags, &dyn_flag1_buf->inv_buf);
117 CONV_XWORD_64TEST(flags, fmt_flags, &dyn_feature1_buf->inv_buf);
136 CONV_XWORD_64TEST(tag, fmt_flags, inv_buf);
H A Dsections_machelf.c48 CONV_XWORD_64TEST(flags, fmt_flags, &sec_flags_buf->inv_buf);
68 CONV_XWORD_64TEST(flags, 0, inv_buf);

Completed in 101 milliseconds