Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c8024 time_t atime = entry->d_un.d_val; in dynamic_section_mips_val() local
8025 tmp = gmtime (&atime); in dynamic_section_mips_val()
8911 time_t atime = entry->d_un.d_val; in process_dynamic_section() local
8913 tmp = gmtime (&atime); in process_dynamic_section()
8917 (unsigned long) atime); in process_dynamic_section()
13385 time_t atime; in process_mips_specific() local
13390 atime = BYTE_GET (elib[cnt].l_time_stamp); in process_mips_specific()
13395 tmp = gmtime (&atime); in process_mips_specific()
14009 time_t atime; in process_gnu_liblist() local
14014 atime = BYTE_GET (elib[cnt].l_time_stamp); in process_gnu_liblist()
[all …]
DChangeLog-2004207 * ar.c (extract_file): Set atime to mtime for ar xo.