Home | History | Annotate | Download | only in m_initimg

Lines Matching refs:sres

796    SysRes sres;
845 sres = VG_(am_mmap_anon_fixed_client)(
850 vg_assert(!sr_isError(sres));
851 vg_assert(sr_Res(sres) == anon_start);