Searched refs:m_mach (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c59 if ((ehdr->e_machine != ld_targ.t_m.m_mach) &&
93 ld_targ.t_m.m_mach));
250 CA_SUNW_SF_1, val, ld_targ.t_m.m_mach));
321 ofl->ofl_ocapset.oc_sf_1.cm_val, ld_targ.t_m.m_mach);
323 val, ld_targ.t_m.m_mach);
359 CA_SUNW_SF_1, ofl->ofl_ocapset.oc_sf_1.cm_val, ld_targ.t_m.m_mach));
390 tag, val, ld_targ.t_m.m_mach));
403 ofl->ofl_ocapset.oc_hw_1.cm_val, ld_targ.t_m.m_mach);
405 val, ld_targ.t_m.m_mach);
411 *hwcap, ld_targ.t_m.m_mach));
[all...]
H A Dentry.c433 (ld_targ.t_m.m_mach != EM_AMD64))
464 if ((ld_targ.t_m.m_mach != EM_AMD64))
H A Dmap_v2.c244 type, capmask->cm_val, ld_targ.t_m.m_mach));
253 ld_targ.t_m.m_mach));
257 DBG_STATE_ADD, type, value, ld_targ.t_m.m_mach));
263 DBG_STATE_EXCLUDE, type, value, ld_targ.t_m.m_mach));
278 DBG_STATE_RESOLVED, type, capmask->cm_val, ld_targ.t_m.m_mach));
895 tkv.tkv_str, ld_targ.t_m.m_mach)) != 0) {
1010 tkv.tkv_str, ld_targ.t_m.m_mach)) != 0) {
1015 tkv.tkv_str, ld_targ.t_m.m_mach)) != 0) {
1089 tkv.tkv_str, ld_targ.t_m.m_mach)) != 0) {
2282 conv_phdr_type(ELFOSABI_SOLARIS, ld_targ.t_m.m_mach,
[all...]
H A Drelocate.c149 ld_targ.t_m.m_mach)) == 0)
168 ld_targ.t_m.m_mach),
197 ld_targ.t_m.m_mach), 0, &inv_buf),
823 arsp->rel_isdesc->is_shdr->sh_type, ld_targ.t_m.m_mach, arsp));
937 switch (ld_targ.t_m.m_mach) {
1484 DBG_CALL(Dbg_reloc_in(ofl->ofl_lml, ELF_DBG_LD, ld_targ.t_m.m_mach,
1913 ld_targ.t_m.m_mach, isp->is_shdr->sh_type,
1949 ld_targ.t_m.m_mach, ld_targ.t_m.m_rel_sht_type,
3002 if (ld_targ.t_m.m_mach ==
3008 if (ld_targ.t_m.m_mach
[all...]
H A Dldlibs.c346 conv_reject_desc(&rej, &rej_buf, ld_targ.t_m.m_mach));
H A Dldmain.c173 def_ehdr.e_machine = ld_targ.t_m.m_mach;
H A Dmap.c83 capmask->cm_val, ld_targ.t_m.m_mach);
107 type, tkv.tkv_str, ld_targ.t_m.m_mach)) != 0) {
143 ld_targ.t_m.m_mach));
H A Dresolve.c842 if (ld_targ.t_m.m_mach == EM_AMD64) {
880 ((ld_targ.t_m.m_mach == EM_AMD64) &&
1137 } else if ((ld_targ.t_m.m_mach == EM_AMD64) &&
H A Dmap_core.c907 switch (ld_targ.t_m.m_mach) {
2485 ld_targ.t_m.m_mach, sgp1));
2594 ld_targ.t_m.m_mach, sgp1);
2808 conv_phdr_type(ELFOSABI_SOLARIS, ld_targ.t_m.m_mach,
H A Dsections.c776 } else if ((ld_targ.t_m.m_mach == EM_AMD64) &&
1526 capmask->cm_val, ld_targ.t_m.m_mach));
1528 capmask->cm_exc, ld_targ.t_m.m_mach));
1533 capmask->cm_val, ld_targ.t_m.m_mach));
1928 if (ld_targ.t_m.m_mach == LD_TARG_BYCLASS(EM_SPARC, EM_SPARCV9))
H A Dlibs.c870 conv_reject_desc(&rej, &rej_buf, ld_targ.t_m.m_mach));
H A Dsyms.c428 else if ((ld_targ.t_m.m_mach == EM_AMD64) &&
529 ((ld_targ.t_m.m_mach == EM_AMD64) &&
1544 if ((ld_targ.t_m.m_mach == EM_AMD64) &&
1702 if ((ld_targ.t_m.m_mach == EM_AMD64) &&
H A D_libld.h58 Half m_mach; /* ELF machine code for target */ member in struct:__anon1681
H A Dupdate.c957 if ((ld_targ.t_m.m_mach == EM_AMD64) && ofl->ofl_islbss) {
1092 } else if ((ld_targ.t_m.m_mach == EM_AMD64) &&
2976 ehdr->e_machine = ld_targ.t_m.m_mach;
2986 if (ehdr->e_machine != ld_targ.t_m.m_mach) {
H A Dargs.c2070 ld_targ.t_m.m_mach));

Completed in 111 milliseconds