Lines Matching refs:osabi
39 sec_type_strings(conv_iter_osabi_t osabi, Half mach, Conv_fmt_flags_t fmt_flags)
43 * three osabi arrays, two machine arrays, plus the NULL termination.
165 /* The Linux osabi range has two separate sequences */
266 if ((osabi == ELFOSABI_NONE) || (osabi == ELFOSABI_SOLARIS) ||
267 (osabi == CONV_OSABI_ALL)) {
284 if ((osabi == ELFOSABI_LINUX) || (osabi == CONV_OSABI_ALL)) {
348 conv_sec_type(uchar_t osabi, Half mach, Word sec, Conv_fmt_flags_t fmt_flags,
351 return (conv_map_ds(osabi, mach, sec,
352 sec_type_strings(osabi, mach, fmt_flags), fmt_flags, inv_buf));
356 conv_iter_sec_type(conv_iter_osabi_t osabi, Half mach,
359 return (conv_iter_ds(osabi, mach,
360 sec_type_strings(osabi, mach, fmt_flags), func, uvalue));
369 conv_iter_sec_symtab(conv_iter_osabi_t osabi, Conv_fmt_flags_t fmt_flags,
394 return (conv_iter_vd2(osabi, EM_NONE, vdp, func, uvalue));
479 conv_iter_sec_flags(conv_iter_osabi_t osabi, Half mach,
495 if (conv_iter_vd2(osabi, mach, conv_sec_flags_strings(fmt_flags),