Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c1216 Int fd_pdbimage; in VG_() local
1369 fd_pdbimage = sr_Res(sres); in VG_()
1377 VG_(close)(fd_pdbimage); in VG_()
1382 VG_(close)(fd_pdbimage); in VG_()
1387 r = VG_(read)( fd_pdbimage, pdbimage, (Int)n_pdbimage ); in VG_()
1390 VG_(close)(fd_pdbimage); in VG_()
1417 VG_(close)(fd_pdbimage); in VG_()