Searched refs:SetDisableASLR (Results 1 – 6 of 6) sorted by relevance
181 SetDisableASLR (bool enable);
1702 GDBRemoteCommunicationClient::SetDisableASLR (bool enable) in SetDisableASLR() function in GDBRemoteCommunicationClient
709 m_gdb_comm.SetDisableASLR (launch_flags & eLaunchFlagDisableASLR); in DoLaunch()
306 m_gdb_client.SetDisableASLR (launch_info.GetFlags().Test (eLaunchFlagDisableASLR)); in LaunchProcess()
82 SetDisableASLR (bool b);
2550 TargetProperties::SetDisableASLR (bool b) in SetDisableASLR() function in TargetProperties