Searched defs:N_SET_MACHTYPE (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dfreebsd.h47 #define N_SET_MACHTYPE(exec, machtype) \ macro
H A Dnetbsd.h46 #define N_SET_MACHTYPE(exec, machtype) \ macro
H A Dlibaout.h328 # define N_SET_MACHTYPE macro
/haiku-buildtools/binutils/bfd/
H A Dfreebsd.h47 #define N_SET_MACHTYPE(execp, machtype) \ macro
H A Dnetbsd.h46 #define N_SET_MACHTYPE(execp, machtype) \ macro
H A Dlibaout.h327 # define N_SET_MACHTYPE macro
/haiku-buildtools/legacy/binutils/include/aout/
H A Dhp.h59 #undef N_SET_MACHTYPE macro
65 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) macro
/haiku-buildtools/binutils/include/aout/
H A Dhp.h60 #undef N_SET_MACHTYPE macro
66 #define N_SET_MACHTYPE(execp, machtype) (((execp)->a_machtype) = (machtype)) macro
/haiku-buildtools/legacy/binutils/gas/config/
H A Daout_gnu.h139 #define N_SET_MACHTYPE(exec, machtype) \ macro
/haiku-buildtools/binutils/gas/config/
H A Daout_gnu.h139 #define N_SET_MACHTYPE(execp, machtype) \ macro

Completed in 199 milliseconds