Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfwrap/common/
H A Dmachine.c62 tdp->td_class = M_CLASS; /* e_ident[EI_CLASS] */ in target_init()
H A D_elfwrap.h43 uchar_t td_class; /* target class (32-bit/64-bit) */ member
H A Delfwrap.c552 ehdr->e_ident[EI_CLASS] = tdesc.td_class; in output()