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

/haiku-buildtools/legacy/binutils/bfd/
H A Dpdp11.c868 int ztih; /* Nonzero if text includes exec header. */ local
873 ztih = (abdp != NULL
876 obj_textsec(abfd)->filepos = (ztih
884 : (ztih
895 if (ztih)
904 if (ztih)
912 filepos == page_size, and this case is the same as the ztih
941 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))
H A Daoutx.h929 bfd_boolean ztih; local
934 ztih = (abdp != NULL
937 obj_textsec (abfd)->filepos = (ztih
945 : (ztih
956 if (ztih)
965 if (ztih)
973 filepos == page_size, and this case is the same as the ztih
1005 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))
/haiku-buildtools/binutils/bfd/
H A Dpdp11.c865 int ztih; /* Nonzero if text includes exec header. */ local
870 ztih = (abdp != NULL
873 obj_textsec(abfd)->filepos = (ztih
881 : (ztih
892 if (ztih)
901 if (ztih)
909 filepos == page_size, and this case is the same as the ztih
938 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))
H A Daoutx.h972 bfd_boolean ztih; local
977 ztih = (abdp != NULL
980 obj_textsec (abfd)->filepos = (ztih
988 : (ztih
999 if (ztih)
1008 if (ztih)
1016 filepos == page_size, and this case is the same as the ztih
1048 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))

Completed in 122 milliseconds