Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Ddebuginfo.c976 ULong obj_mtime, pdb_mtime; in VG_() local
1108 pdb_mtime = stat_buf.mtime; in VG_()
1110 if (obj_mtime > pdb_mtime + 60ULL) { in VG_()
1121 pdbname, pdb_mtime, exename, obj_mtime); in VG_()
1159 pdbimage, n_pdbimage, pdbname, pdb_mtime ); in VG_()