Searched refs:ztih (Results 1 - 2 of 2) sorted by path

/haiku-fatelf/src/bin/gdb/bfd/
H A Daoutx.h973 int ztih; /* Nonzero if text includes exec header. */ variable
978 ztih = (abdp != NULL
981 obj_textsec (abfd)->filepos = (ztih
989 : (ztih
1000 if (ztih)
1009 if (ztih)
1017 filepos == page_size, and this case is the same as the ztih
1049 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))
H A Dpdp11.c1131 int ztih; /* Nonzero if text includes exec header. */ local
1136 ztih = (abdp != NULL
1139 obj_textsec(abfd)->filepos = (ztih
1147 : (ztih
1158 if (ztih)
1167 if (ztih)
1175 filepos == page_size, and this case is the same as the ztih
1204 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))

Completed in 182 milliseconds