Home
last modified time | relevance | path

Searched refs:exec_hdr_flags (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dpc532-mach.c99 N_SET_FLAGS (*execp, aout_backend_info (abfd)->exec_hdr_flags); in MY()
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.h155 unsigned char exec_hdr_flags; member
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()
DChangeLog-94957213 * libaout.h (struct aout_backend_data): Add field exec_hdr_flags.
7215 MY(backend_data): Initialize exec_hdr_flags field.
7220 (sunos4_aout_backend): Initialize exec_hdr_flags field.
7226 * i386aout.c (MY(backend_data)): Initialize exec_hdr_flags field.
7231 (sparclynx_aout_backend): Initialize exec_hdr_flags field.