Lines Matching full:imark
2448 return IRStmt_IMark(st->Ist.IMark.addr,2449 st->Ist.IMark.len,2450 st->Ist.IMark.delta);4920 return IRStmt_IMark(st->Ist.IMark.addr,4921 st->Ist.IMark.len,4922 st->Ist.IMark.delta);4991 Int len = st->Ist.IMark.len;4992 Addr64 mga = st->Ist.IMark.addr + (len < 1 ? 1 : len) - 1;