Home
last modified time | relevance | path

Searched refs:m_class (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c171 def_ehdr.e_ident[EI_CLASS] = ld_targ.t_m.m_class; in ld_main()
H A D_libld.h64 uchar_t m_class; /* Target ELFCLASS */ member
H A Dmap_core.c904 if (cexp_ident_add(NULL, (ld_targ.t_m.m_class == ELFCLASS32) ? in cexp_ident_init()
H A Dmap_v2.c581 switch (ld_targ.t_m.m_class) { in gettoken_int()
H A Dfiles.c3225 if (ld_targ.t_m.m_class != _class) { in ld_process_ifl()