Searched refs:SetDisableASLR (Results 1 – 6 of 6) sorted by relevance
155 int SetDisableASLR(bool enable);
1961 int GDBRemoteCommunicationClient::SetDisableASLR(bool enable) { in SetDisableASLR() function in GDBRemoteCommunicationClient
736 m_gdb_comm.SetDisableASLR(launch_flags & eLaunchFlagDisableASLR); in DoLaunch()
350 m_gdb_client_up->SetDisableASLR( in LaunchProcess()
102 void SetDisableASLR(bool b);
4290 void TargetProperties::SetDisableASLR(bool b) { in SetDisableASLR() function in TargetProperties4795 SetDisableASLR(launch_info.GetFlags().Test(lldb::eLaunchFlagDisableASLR)); in SetProcessLaunchInfo()