Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c1212 ULong obj_mtime, pdb_mtime; in VG_() local
1235 obj_mtime = stat_buf.mtime; in VG_()
1341 if (obj_mtime > pdb_mtime + 60ULL) { in VG_()
1352 pdbname, pdb_mtime, exename, obj_mtime); in VG_()