Searched refs:N_SET_FLAGS (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/include/aout/ |
D | hp.h | 61 #undef N_SET_FLAGS
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | pc532-mach.c | 99 N_SET_FLAGS (*execp, aout_backend_info (abfd)->exec_hdr_flags); in MY()
|
D | freebsd.h | 50 #define N_SET_FLAGS(exec, flags) \ macro
|
D | netbsd.h | 49 #define N_SET_FLAGS(exec, flags) \ macro
|
D | sparclynx.c | 180 N_SET_FLAGS (*execp, aout_backend_info (abfd)->exec_hdr_flags); in NAME()
|
D | aout-cris.c | 134 N_SET_FLAGS (*execp, aout_backend_info (abfd)->exec_hdr_flags); in MY()
|
D | libaout.h | 332 #ifndef N_SET_FLAGS 333 # define N_SET_FLAGS(exec, flags) \ macro
|
D | hp300hpux.c | 302 N_SET_FLAGS (*execp, aout_backend_info (abfd)->exec_hdr_flags); in MY()
|
D | aoutf1.h | 231 N_SET_FLAGS (*execp, aout_backend_info (abfd)->exec_hdr_flags); in sunos_write_object_contents()
|
D | pdp11.c | 63 #define N_SET_FLAGS(exec, flags) do { } while (0) macro
|
D | ChangeLog-9495 | 8160 * 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/ |
D | aout_gnu.h | 143 #define N_SET_FLAGS(exec, flags) \ macro
|