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

/haiku-fatelf/src/bin/gdb/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.h330 # define N_SET_MACHTYPE macro
/haiku-fatelf/src/bin/gdb/include/aout/
H A Dhp.h59 #undef N_SET_MACHTYPE macro
65 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) macro

Completed in 95 milliseconds