Lines Matching full:count_offset
1304 int count_offset = mirror::String::CountOffset().Int32Value();
1311 Load32Disp(rs_rDX, count_offset, rs_rCX);
2831 int count_offset = mirror::String::CountOffset().Int32Value();
2856 kCondUlt, RegStorage::InvalidReg(), rl_obj.reg, count_offset,
2860 OpRegMem(kOpCmp, rl_idx.reg, rl_obj.reg, count_offset);