Home
last modified time | relevance | path

Searched refs:m_machplus (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h60 Half m_machplus; /* Alt ELF machine code for target */ member
H A Dfiles.c61 ((ehdr->e_machine != ld_targ.t_m.m_machplus) && in ifl_verify()
H A Dupdate.c3059 if (ehdr->e_machine != ld_targ.t_m.m_machplus) in update_oehdr()