Searched defs:SetDisableASLR (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationClient.cpp | 1961 int GDBRemoteCommunicationClient::SetDisableASLR(bool enable) { SetDisableASLR() function in GDBRemoteCommunicationClient |
/llvm-project/lldb/source/Target/ | ||
H A D | Target.cpp | 4290 void TargetProperties::SetDisableASLR(bool b) { SetDisableASLR() function in TargetProperties |