Home | History | Annotate | Download | only in m_initimg

Lines Matching defs:sres

847    SysRes sres;
896 sres = VG_(am_mmap_anon_fixed_client)(
901 vg_assert(!sr_isError(sres));
902 vg_assert(sr_Res(sres) == anon_start);