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