Searched refs:m_line_offset (Results 1 – 1 of 1) sorted by relevance
1605 m_line_offset = 0; in OptionParsingStarting()1626 if (option_arg.getAsInteger(0, m_line_offset)) in SetOptionValue()1648 int32_t m_line_offset; member in CommandObjectThreadJump::CommandOptions1692 line = sym_ctx.line_entry.line + m_options.m_line_offset; in DoExecute()