Home
last modified time | relevance | path

Searched refs:ztih (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dpdp11.c865 int ztih; /* Nonzero if text includes exec header. */ in adjust_z_magic() local
870 ztih = (abdp != NULL in adjust_z_magic()
873 obj_textsec(abfd)->filepos = (ztih in adjust_z_magic()
881 : (ztih in adjust_z_magic()
892 if (ztih) in adjust_z_magic()
901 if (ztih) in adjust_z_magic()
938 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()
Daoutx.h972 bfd_boolean ztih; in adjust_z_magic() local
977 ztih = (abdp != NULL in adjust_z_magic()
980 obj_textsec (abfd)->filepos = (ztih in adjust_z_magic()
988 : (ztih in adjust_z_magic()
999 if (ztih) in adjust_z_magic()
1008 if (ztih) in adjust_z_magic()
1048 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()
DChangeLog-94956358 * aoutx.h (adjust_z_magic): Set ztih if using q_magic_format. Set
6359 text section filepos to zmagic_disk_block_size if not ztih. Use a
6360 different padding algorithm if not ztih.
DChangeLog-91935030 is not set, but ztih is, add the size of the exec header to the