Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dpdp11.c868 int ztih; /* Nonzero if text includes exec header. */ in adjust_z_magic() local
873 ztih = (abdp != NULL in adjust_z_magic()
876 obj_textsec(abfd)->filepos = (ztih in adjust_z_magic()
884 : (ztih in adjust_z_magic()
895 if (ztih) in adjust_z_magic()
904 if (ztih) in adjust_z_magic()
941 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()
H A Daoutx.h929 bfd_boolean ztih; in adjust_z_magic() local
934 ztih = (abdp != NULL in adjust_z_magic()
937 obj_textsec (abfd)->filepos = (ztih in adjust_z_magic()
945 : (ztih in adjust_z_magic()
956 if (ztih) in adjust_z_magic()
965 if (ztih) in adjust_z_magic()
1005 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()
H A 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.
H A DChangeLog-91935030 is not set, but ztih is, add the size of the exec header to the
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dpdp11.c1137 int ztih; /* Nonzero if text includes exec header. */ local
1142 ztih = (abdp != NULL
1145 obj_textsec(abfd)->filepos = (ztih
1153 : (ztih
1164 if (ztih)
1173 if (ztih)
1210 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))
H A Daoutx.h974 int ztih; /* Nonzero if text includes exec header. */ local
979 ztih = (abdp != NULL
982 obj_textsec (abfd)->filepos = (ztih
990 : (ztih
1001 if (ztih)
1010 if (ztih)
1050 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))
H A 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.
H A DChangeLog-91935030 is not set, but ztih is, add the size of the exec header to the