Searched refs:SetDisableASLR (Results 1 – 6 of 6) sorted by relevance
155 int SetDisableASLR(bool enable);
1981 int GDBRemoteCommunicationClient::SetDisableASLR(bool enable) { in SetDisableASLR() function in GDBRemoteCommunicationClient
746 m_gdb_comm.SetDisableASLR(launch_flags & eLaunchFlagDisableASLR); in DoLaunch()
343 m_gdb_client_up->SetDisableASLR( in LaunchProcess()
105 void SetDisableASLR(bool b);
4488 void TargetProperties::SetDisableASLR(bool b) { in SetDisableASLR() function in TargetProperties5033 SetDisableASLR(launch_info.GetFlags().Test(lldb::eLaunchFlagDisableASLR)); in SetProcessLaunchInfo()