Home
last modified time | relevance | path

Searched refs:exec_header_not_counted (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dlibaout.h173 unsigned char exec_header_not_counted; member
H A DChangeLog-91935024 * libaout.h (aout_backend_data): added exec_header_not_counted
5029 * aoutx.h (aout_adjust_sizes_and_vmas): if exec_header_not_counted
5032 * aoutf1.h (sunos4_aout_backend): clear exec_header_not_counted.
5033 * i386aout.c (i386aout_backend_data): set exec_header_not_counted.
5035 * aout-target.h (*_backend_data): cleare exec_header_not_counted
H A Daoutx.h1028 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()