Home
last modified time | relevance | path

Searched refs:credat_lo (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dvms-lib.c83 unsigned int credat_lo; member
517 tdata->credat_lo = bfd_getl32 (lhd.credat + 0); in _bfd_vms_lib_archive_p()
674 vms_get_time (&tdata->credat_hi, &tdata->credat_lo); in _bfd_vms_lib_mkarchive()
2266 bfd_putl32 (tdata->credat_lo, lhd->credat + 0); in _bfd_vms_lib_write_archive_contents()
DChangeLog-20101873 * vms-lib.c (credat_lo, credat_hi): New fields.
1877 hard-coded values with constants. Set credat_lo and credat_hi.