Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:sr_Res

619    if (VG_(fstat)(sr_Res(fd), &stat_buf) != 0) {
620 VG_(close)(sr_Res(fd));
628 VG_(close)(sr_Res(fd));
634 img->source.fd = sr_Res(fd);