Home
last modified time | relevance | path

Searched refs:EM_NONE (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dphdr.c38 #define ALL ELFOSABI_NONE, EM_NONE in conv_phdr_type_strings()
39 #define SOL ELFOSABI_SOLARIS, EM_NONE in conv_phdr_type_strings()
40 #define LIN ELFOSABI_LINUX, EM_NONE in conv_phdr_type_strings()
204 return (conv_iter_ds(osabi, EM_NONE, in conv_iter_phdr_type()
238 #define ALL ELFOSABI_NONE, EM_NONE in conv_phdr_flags_strings()
239 #define SOL ELFOSABI_SOLARIS, EM_NONE in conv_phdr_flags_strings()
279 (void) conv_expn_field2(&conv_arg, osabi, EM_NONE, in conv_phdr_flags()
289 if (conv_iter_vd2(osabi, EM_NONE, in conv_iter_phdr_flags()
H A Delf.c87 return (conv_iter_ds(ELFOSABI_NONE, EM_NONE, in conv_iter_ehdr_class()
148 return (conv_iter_ds(ELFOSABI_NONE, EM_NONE, in conv_iter_ehdr_data()
181 CONV_DS_MSG_INIT(EM_NONE, mach_0_11_cf) }; in ehdr_mach_strings()
183 CONV_DS_MSG_INIT(EM_NONE, mach_0_11_nf) }; in ehdr_mach_strings()
643 if (conv_iter_ds(ELFOSABI_NONE, EM_NONE, in conv_iter_ehdr_mach()
699 return (conv_iter_ds(ELFOSABI_NONE, EM_NONE, in conv_iter_ehdr_eident()
706 #define SOL ELFOSABI_SOLARIS, EM_NONE in ehdr_type_strings()
781 return (conv_map_ds(osabi, EM_NONE, etype, in conv_ehdr_type()
789 return (conv_iter_ds(osabi, EM_NONE, in conv_iter_ehdr_type()
846 return (conv_iter_ds(ELFOSABI_NONE, EM_NONE, in conv_iter_ehdr_vers()
[all …]
H A Ddwarf.c85 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, op, ds_cfa, in conv_dwarf_cfa()
212 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, regno, in conv_dwarf_regname()
219 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, regno, in conv_dwarf_regname()
227 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, regno, in conv_dwarf_regname()
H A Dsymbols.c114 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, value, in conv_sym_other_vis()
122 return (conv_iter_ds(ELFOSABI_NONE, EM_NONE, in conv_iter_sym_other_vis()
292 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, bind, in conv_sym_info_bind()
300 return (conv_iter_ds(ELFOSABI_NONE, EM_NONE, in conv_iter_sym_info_bind()
307 #define ALL ELFOSABI_NONE, EM_NONE in conv_sym_shndx_strings()
308 #define SOL ELFOSABI_SOLARIS, EM_NONE in conv_sym_shndx_strings()
H A Dcorenote.c923 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, ndx, in conv_cnote_si_code()
953 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, si_code, in conv_cnote_si_code()
957 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, si_code, in conv_cnote_si_code()
961 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, si_code, in conv_cnote_si_code()
965 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, si_code, in conv_cnote_si_code()
971 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, si_code, in conv_cnote_si_code()
974 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, si_code, in conv_cnote_si_code()
984 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, si_code, in conv_cnote_si_code()
987 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, si_code, in conv_cnote_si_code()
995 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, si_code, in conv_cnote_si_code()
[all …]
H A Dsyminfo.c192 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, value, in conv_syminfo_boundto()
200 return (conv_iter_ds(ELFOSABI_NONE, EM_NONE, in conv_iter_syminfo_boundto()
H A Dmap.c50 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, version, ds, fmt_flags, in conv_mapfile_version()
H A Dsections.c454 return (conv_iter_vd2(osabi, EM_NONE, vdp, func, uvalue)); in conv_iter_sec_symtab()
493 #define ALL ELFOSABI_NONE, EM_NONE in conv_sec_flags_strings()
494 #define SOL ELFOSABI_SOLARIS, EM_NONE in conv_sec_flags_strings()
H A Daudit.c150 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, request, ds, fmt_flags, in conv_la_activity()
H A Dcap.c93 return (conv_iter_ds(ELFOSABI_NONE, EM_NONE, in conv_iter_cap_tags()
H A Dcap_machelf.c141 return (conv_map_ds(ELFOSABI_NONE, EM_NONE, tag, in conv_cap_tag()
H A Delf.msg50 @ MSG_EM_NONE_CF "EM_NONE" # 0
/illumos-gate/usr/src/cmd/sgs/ld/common/
H A Dld.c277 Half mach32 = EM_NONE; in process_args()
278 Half mach64 = EM_NONE; in process_args()
410 if (class != ELFCLASSNONE && mach32 != EM_NONE) in process_args()
447 if (mach32 == EM_NONE) { in process_args()
499 if (*mach == EM_NONE) in process_args()
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A Dmain.c54 ushort_t mach = EM_NONE; in main()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h197 #ifndef EM_NONE
198 #define EM_NONE 0 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h14 #define EM_NONE 0 /* No machine */ macro
/illumos-gate/usr/src/cmd/file/
H A Dfile.c987 [EM_NONE] = "unknown machine", in print_elf_machine()
1174 if ((machine < EM_NONE) || (machine >= EM_NUM)) in print_elf_machine()
1175 machine = EM_NONE; in print_elf_machine()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c72 ELFCLASSNONE, ELFDATANONE }, 0, EM_NONE,
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h152 #define EM_NONE 0 /* e_machine */ macro
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h700 ((_vdp->v_mach != EM_NONE) && (_vdp->v_mach != _mach))
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h199 #define EM_NONE 0 /* Unknown machine. */ macro
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c928 { EM_NONE }
972 for (map = &ctf_dwarf_fpmaps[0]; map->cdf_mach != EM_NONE; map++) { in ctf_dwarf_float_base()
977 if (map->cdf_mach == EM_NONE) { in ctf_dwarf_float_base()