Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/aout/
Dhp.h61 #undef N_SET_FLAGS
/toolchain/binutils/binutils-2.25/bfd/
Dpc532-mach.c99 N_SET_FLAGS (*execp, aout_backend_info (abfd)->exec_hdr_flags); in MY()
Dfreebsd.h50 #define N_SET_FLAGS(exec, flags) \ macro
Dnetbsd.h49 #define N_SET_FLAGS(exec, flags) \ macro
Dsparclynx.c180 N_SET_FLAGS (*execp, aout_backend_info (abfd)->exec_hdr_flags); in NAME()
Daout-cris.c134 N_SET_FLAGS (*execp, aout_backend_info (abfd)->exec_hdr_flags); in MY()
Dlibaout.h332 #ifndef N_SET_FLAGS
333 # define N_SET_FLAGS(exec, flags) \ macro
Dhp300hpux.c302 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(exec, 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.25/gas/config/
Daout_gnu.h143 #define N_SET_FLAGS(exec, flags) \ macro