Searched defs:OptionData (Results 1 – 1 of 1) sorted by relevance
60 struct OptionData { struct65 struct InitialCmdEntry {81 std::vector<std::string> m_args;85 lldb::pid_t m_process_pid = LLDB_INVALID_PROCESS_ID;87 std::string m_core_file;88 std::string m_crash_log;89 std::string m_repl_options;90 std::string m_process_name;92 std::vector<InitialCmdEntry> m_initial_commands;93 std::vector<InitialCmdEntry> m_after_file_commands;[all …]