Lines Matching refs:osabi
77 * osabi,mach (_conv_vd22str only) - The osab/mach under which
78 * val is to be interpreted. Items with a non-0 osabi or machine
90 * If val is found in the vdp array, and in the osabi version of
91 * this function if the osabi matches, then the string corresponding
112 map_vd22str(Conv_inv_buf_t *inv_buf, uchar_t osabi, Half mach,
117 if (CONV_VD2_SKIP(osabi, mach, vdp))
133 _conv_map_ds(uchar_t osabi, Half mach, Conv_elfvalue_t value,
158 return (map_vd22str(inv_buf, osabi, mach, value,
215 * osabi,mach (_conv_iter_vd2 only) - The osabi/mach for which
216 * strings are desired. Strings with a non-0 osabi or machine
228 * the wrong osabi are not used. If any callback returns CONV_ITER_DONE,
250 _conv_iter_vd2(conv_iter_osabi_t osabi, Half mach, const Val_desc2 *vdp,
254 if (CONV_ITER_VD2_SKIP(osabi, mach, vdp))
270 _conv_iter_ds(conv_iter_osabi_t osabi, Half mach, const conv_ds_t **dsp,
294 if (_conv_iter_vd2(osabi, mach,