HomeSort by relevance Sort by last modified time
    Searched refs:ztih (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
pdp11.c 872 int ztih; /* Nonzero if text includes exec header. */ local
877 ztih = (abdp != NULL
880 obj_textsec(abfd)->filepos = (ztih
888 : (ztih
899 if (ztih)
908 if (ztih)
916 filepos == page_size, and this case is the same as the ztih
945 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))
    [all...]
aoutx.h 962 bfd_boolean ztih; local
967 ztih = (abdp != NULL
970 obj_textsec (abfd)->filepos = (ztih
978 : (ztih
989 if (ztih)
998 if (ztih)
    [all...]

Completed in 42 milliseconds