Searched refs:N_SET_FLAGS (Results 1 – 11 of 11) sorted by relevance
61 #undef N_SET_FLAGS
99 N_SET_FLAGS (execp, aout_backend_info (abfd)->exec_hdr_flags); in MY()
49 #define N_SET_FLAGS(execp, flags) \ macro
50 #define N_SET_FLAGS(execp, flags) \ macro
180 N_SET_FLAGS (execp, aout_backend_info (abfd)->exec_hdr_flags); in NAME()
332 #ifndef N_SET_FLAGS333 # define N_SET_FLAGS(execp, flags) \ macro
300 N_SET_FLAGS (execp, aout_backend_info (abfd)->exec_hdr_flags); in MY()
231 N_SET_FLAGS (execp, aout_backend_info (abfd)->exec_hdr_flags); in sunos_write_object_contents()
63 #define N_SET_FLAGS(execp, flags) do { } while (0) macro
8160 * netbsd386.c (N_SET_FLAGS): Delete the old definition.8461 * netbsd386.c (N_SET_FLAGS): Don't nuke the machine id field.
143 #define N_SET_FLAGS(execp, flags) \ macro