Searched refs:ztih (Results 1 – 4 of 4) sorted by relevance
872 int ztih; /* Nonzero if text includes exec header. */ in adjust_z_magic() local877 ztih = (abdp != NULL in adjust_z_magic()880 obj_textsec(abfd)->filepos = (ztih in adjust_z_magic()888 : (ztih in adjust_z_magic()899 if (ztih) in adjust_z_magic()908 if (ztih) in adjust_z_magic()945 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()
962 bfd_boolean ztih; in adjust_z_magic() local967 ztih = (abdp != NULL in adjust_z_magic()970 obj_textsec (abfd)->filepos = (ztih in adjust_z_magic()978 : (ztih in adjust_z_magic()989 if (ztih) in adjust_z_magic()998 if (ztih) in adjust_z_magic()1038 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()
6358 * aoutx.h (adjust_z_magic): Set ztih if using q_magic_format. Set6359 text section filepos to zmagic_disk_block_size if not ztih. Use a6360 different padding algorithm if not ztih.
5030 is not set, but ztih is, add the size of the exec header to the