Searched refs:reqStart (Results 1 – 1 of 1) sorted by relevance
1823 Addr reqStart = req->rkind==MAny ? 0 : req->start; in VG_() local1824 Addr reqEnd = reqStart + req->len - 1; in VG_()1856 Int iLo = find_nsegment_idx(reqStart); in VG_()1874 return reqStart; in VG_()1884 Int iLo = find_nsegment_idx(reqStart); in VG_()1899 return reqStart; in VG_()1933 if (fixedIdx == -1 && holeStart <= reqStart && reqEnd <= holeEnd) in VG_()