Home
last modified time | relevance | path

Searched refs:N_SET_FLAGS (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.27/include/aout/
Dhp.h61 #undef N_SET_FLAGS
/toolchain/binutils/binutils-2.27/bfd/
Dpc532-mach.c99 N_SET_FLAGS (execp, aout_backend_info (abfd)->exec_hdr_flags); in MY()
Dnetbsd.h49 #define N_SET_FLAGS(execp, flags) \ macro
Dfreebsd.h50 #define N_SET_FLAGS(execp, flags) \ macro
Dsparclynx.c180 N_SET_FLAGS (execp, aout_backend_info (abfd)->exec_hdr_flags); in NAME()
Dlibaout.h332 #ifndef N_SET_FLAGS
333 # define N_SET_FLAGS(execp, flags) \ macro
Dhp300hpux.c300 N_SET_FLAGS (execp, aout_backend_info (abfd)->exec_hdr_flags); in MY()
Daoutf1.h231 N_SET_FLAGS (execp, aout_backend_info (abfd)->exec_hdr_flags); in sunos_write_object_contents()
Dpdp11.c63 #define N_SET_FLAGS(execp, flags) do { } while (0) macro
DChangeLog-94958160 * netbsd386.c (N_SET_FLAGS): Delete the old definition.
8461 * netbsd386.c (N_SET_FLAGS): Don't nuke the machine id field.
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h143 #define N_SET_FLAGS(execp, flags) \ macro