Home
last modified time | relevance | path

Searched refs:CONV_MACH_ALL (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.c144 (mach == EM_AMD64) || (mach == CONV_MACH_ALL)) in conv_iter_cap_val_hw1()
151 (mach == EM_SPARCV9) || (mach == CONV_MACH_ALL)) in conv_iter_cap_val_hw1()
166 (mach == EM_AMD64) || (mach == CONV_MACH_ALL)) in conv_iter_cap_val_hw2()
191 (mach == EM_AMD64) || (mach == CONV_MACH_ALL)) in conv_iter_cap_val_hw3()
H A Dsections.c366 (mach == EM_SPARCV9) || (mach == CONV_MACH_ALL)) { in sec_type_strings()
383 if ((mach == EM_AMD64) || (mach == CONV_MACH_ALL)) { in sec_type_strings()
H A Dsymbols.c189 (mach == EM_SPARC32PLUS) || (mach == CONV_MACH_ALL); in conv_sym_info_type_strings()
H A Ddynamic.c793 (mach == EM_SPARC32PLUS) || (mach == CONV_MACH_ALL); in conv_dyn_tag_strings()
H A Delf.c965 (mach == EM_SPARC32PLUS) || (mach == CONV_MACH_ALL)) { in conv_iter_ehdr_flags()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c328 if (conv_iter_sec_type(CONV_OSABI_ALL, CONV_MACH_ALL, in atoui()
332 (void) conv_iter_sec_type(CONV_OSABI_ALL, CONV_MACH_ALL, in atoui()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h669 #define CONV_MACH_ALL EM_NUM /* Never a valid machine type */ macro
707 (CONV_VD2_SKIP_MACH(_mach, _vdp) && (_mach != CONV_MACH_ALL)))
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c380 *mach = CONV_MACH_ALL; in init_libconv_strings()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c1818 status = conv_iter_sec_type(CONV_OSABI_ALL, CONV_MACH_ALL, in at_seg_assign_type()
1824 CONV_MACH_ALL, CONV_FMT_ALT_NF, conv_iter_strtol, in at_seg_assign_type()