Searched refs:a_machtype (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/compat/sunos/
H A Dsunos_exec.h36 u_char a_machtype; /* machine type */ member in struct:sunos_exec
H A Dsunos_exec_aout.c76 if (!SUNOS_M_NATIVE(sunmag->a_machtype))
/netbsd-current/external/gpl3/binutils/dist/include/aout/
H A Dhp.h31 unsigned short a_machtype; /* machine type */ member in struct:exec
64 #define N_MACHTYPE(execp) ((execp)->a_machtype)
66 #define N_SET_MACHTYPE(execp, machtype) (((execp)->a_machtype) = (machtype))
/netbsd-current/external/gpl3/gdb.old/dist/include/aout/
H A Dhp.h31 unsigned short a_machtype; /* machine type */ member in struct:exec
64 #define N_MACHTYPE(execp) ((execp)->a_machtype)
66 #define N_SET_MACHTYPE(execp, machtype) (((execp)->a_machtype) = (machtype))
/netbsd-current/external/gpl3/gdb/dist/include/aout/
H A Dhp.h31 unsigned short a_machtype; /* machine type */ member in struct:exec
64 #define N_MACHTYPE(execp) ((execp)->a_machtype)
66 #define N_SET_MACHTYPE(execp, machtype) (((execp)->a_machtype) = (machtype))
/netbsd-current/external/gpl3/binutils.old/dist/include/aout/
H A Dhp.h31 unsigned short a_machtype; /* machine type */ member in struct:exec
64 #define N_MACHTYPE(execp) ((execp)->a_machtype)
66 #define N_SET_MACHTYPE(execp, machtype) (((execp)->a_machtype) = (machtype))
/netbsd-current/sys/compat/sunos32/
H A Dsunos32_exec_aout.c59 if (!SUNOS_M_NATIVE(sunmag->a_machtype))

Completed in 112 milliseconds