Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfwrap/common/
H A Dmachine.c64 tdp->td_mach = M_MACH; /* e_machine */ in target_init()
H A D_elfwrap.h45 ushort_t td_mach; /* target machine (sparc, i386, etc.) */ member
H A Delfwrap.c554 ehdr->e_machine = tdesc.td_mach; in output()