Searched refs:SetDisableASLR (Results 1 – 6 of 6) sorted by relevance
193 int SetDisableASLR(bool enable);
1878 int GDBRemoteCommunicationClient::SetDisableASLR(bool enable) { in SetDisableASLR() function in GDBRemoteCommunicationClient
859 m_gdb_comm.SetDisableASLR(launch_flags & eLaunchFlagDisableASLR); in DoLaunch()
409 m_gdb_client.SetDisableASLR( in LaunchProcess()
95 void SetDisableASLR(bool b);
3798 void TargetProperties::SetDisableASLR(bool b) { in SetDisableASLR() function in TargetProperties4210 SetDisableASLR(launch_info.GetFlags().Test(lldb::eLaunchFlagDisableASLR)); in SetProcessLaunchInfo()