Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c1211 Int fd_pdbimage; in VG_() local
1364 fd_pdbimage = sr_Res(sres); in VG_()
1372 VG_(close)(fd_pdbimage); in VG_()
1377 VG_(close)(fd_pdbimage); in VG_()
1382 r = VG_(read)( fd_pdbimage, pdbimage, (Int)n_pdbimage ); in VG_()
1385 VG_(close)(fd_pdbimage); in VG_()
1412 VG_(close)(fd_pdbimage); in VG_()