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

/external/valgrind/coregrind/m_debuginfo/
H A Ddebuginfo.c1207 ULong obj_mtime, pdb_mtime; local
1334 pdb_mtime = stat_buf.mtime;
1336 if (obj_mtime > pdb_mtime + 60ULL) {
1347 pdbname, pdb_mtime, exename, obj_mtime);
1407 pdbimage, n_pdbimage, pdbname, pdb_mtime );

Completed in 37 milliseconds