Searched refs:obj_mtime (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c1037 ULong obj_mtime, pdb_mtime; local
1056 time into obj_mtime. */
1061 obj_mtime = stat_buf.mtime;
1171 if (obj_mtime > pdb_mtime + 60ULL) {
1182 pdbname, pdb_mtime, exename, obj_mtime);

Completed in 50 milliseconds