Searched refs:SetDisableASLR (Results 1 – 6 of 6) sorted by relevance
231 SetDisableASLR (bool enable);
2643 GDBRemoteCommunicationClient::SetDisableASLR (bool enable) in SetDisableASLR() function in GDBRemoteCommunicationClient
976 m_gdb_comm.SetDisableASLR (launch_flags & eLaunchFlagDisableASLR); in DoLaunch()
80 SetDisableASLR (bool b);
504 m_gdb_client.SetDisableASLR (launch_info.GetFlags().Test (eLaunchFlagDisableASLR)); in LaunchProcess()
3237 TargetProperties::SetDisableASLR (bool b) in SetDisableASLR() function in TargetProperties3596 SetDisableASLR(launch_info.GetFlags().Test(lldb::eLaunchFlagDisableASLR)); in SetProcessLaunchInfo()