Searched refs:d_offset (Results 1 – 2 of 2) sorted by relevance
50 const int d_offset = static_cast<int>(VIXL_OFFSET(dump_t, d_)); in Dump() local76 MemOperand(dump_base, d_offset + (i * kDRegSizeInBytes))); in Dump()
408 const int d_offset = offsetof(dump_t, d_); in Dump() local446 __ Add(dump, dump_base, d_offset); in Dump()