Home
last modified time | relevance | path

Searched defs:N_MACHTYPE (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dnetbsd.h37 #define N_MACHTYPE(execp) \ macro
H A Dlibaout.h301 # define N_MACHTYPE(execp) ((enum machine_type)(((execp)->a_info >> 16) & 0xff)) macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dnetbsd.h37 #define N_MACHTYPE(execp) \ macro
H A Dlibaout.h301 # define N_MACHTYPE(execp) ((enum machine_type)(((execp)->a_info >> 16) & 0xff)) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A Dhp.h64 #define N_MACHTYPE(execp) ((execp)->a_machtype) macro
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Dhp.h64 #define N_MACHTYPE(execp) ((execp)->a_machtype) macro