Searched refs:SetDisableASLR (Results 1 – 6 of 6) sorted by relevance
154 int SetDisableASLR(bool enable);
1952 int GDBRemoteCommunicationClient::SetDisableASLR(bool enable) { in SetDisableASLR() function in GDBRemoteCommunicationClient
730 m_gdb_comm.SetDisableASLR(launch_flags & eLaunchFlagDisableASLR); in DoLaunch()
344 m_gdb_client_up->SetDisableASLR( in LaunchProcess()
102 void SetDisableASLR(bool b);
4196 void TargetProperties::SetDisableASLR(bool b) { in SetDisableASLR() function in TargetProperties4690 SetDisableASLR(launch_info.GetFlags().Test(lldb::eLaunchFlagDisableASLR)); in SetProcessLaunchInfo()