Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dbfdio.c375 if (abfd->mtime_set) in bfd_get_mtime()
Dvms-lib.c1270 el->mtime_set = TRUE; in vms_lib_bopen()
1353 res->mtime_set = TRUE; in _bfd_vms_lib_get_module()
1516 if (abfd->mtime_set) in _bfd_vms_lib_generic_stat_arch_elt()
Dopncls.c909 abfd->mtime_set = FALSE; in bfd_make_readable()
Dcoff-alpha.c2166 nbfd->mtime_set = TRUE; in alpha_ecoff_get_elt_at_filepos()
Delfcode.h1847 nbfd->mtime_set = TRUE; in NAME()
Dbfd-in2.h6412 unsigned int mtime_set : 1; member
DChangeLog-20082568 mtime_set, no_export, output_has_begun and has_armap to bit
DChangeLog-91936338 use the saved value if mtime_set is already set (intended
7547 * bfd.h: Add boolean mtime_set, and declare bfd_get_mtime.