Searched refs:initial_cursor_offset_ (Results 1 – 1 of 1) sorted by relevance
208 initial_cursor_offset_ = masm->GetCursorOffset(); in masm_()210 USE(initial_cursor_offset_); in masm_()220 VIXL_ASSERT(masm_->GetCursorOffset() - initial_cursor_offset_ <= in ~ITScope()228 VIXL_ASSERT(masm_->GetCursorOffset() - initial_cursor_offset_ <= in ~ITScope()238 uint32_t initial_cursor_offset_; variable