Lines Matching defs:m_offset
53 : m_num_per_line(1, 1), m_offset(0, 0),
93 error = m_offset.SetValueFromString(option_value);
107 m_offset.Clear();
272 m_view_as_type.OptionWasSet() || m_offset.OptionWasSet() ||
280 OptionValueUInt64 m_offset;
650 addr = addr + (*size * m_memory_options.m_offset.GetCurrentValue());
892 OptionGroupFindMemory() : m_count(1), m_offset(0) {}
920 if (m_offset.SetValueFromString(option_value).Fail())
939 OptionValueUInt64 m_offset;
1098 found_location + m_memory_options.m_offset.GetCurrentValue(),
1107 found_location + m_memory_options.m_offset.GetCurrentValue(), 0, 0,