Home | History | Annotate | Download | only in gdb-remote

Lines Matching refs:launch_flags

606     uint32_t launch_flags = launch_info.GetFlags().Get();
662 const bool disable_stdio = (launch_flags & eLaunchFlagDisableSTDIO) != 0;
709 m_gdb_comm.SetDisableASLR (launch_flags & eLaunchFlagDisableASLR);