Home
last modified time | relevance | path

Searched defs:N_FLAGS (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dfreebsd.h39 #define N_FLAGS(exec) \ macro
Dnetbsd.h39 #define N_FLAGS(exec) \ macro
Dlibaout.h305 # define N_FLAGS(exec) (((exec).a_info >> 24) & 0xff) macro
Dpdp11.c61 #define N_FLAGS(exec) 0 macro
/toolchain/binutils/binutils-2.25/gas/config/
Daout_gnu.h131 #define N_FLAGS(exec) (((exec).a_info >> 24) & 0xff) macro