Home
last modified time | relevance | path

Searched defs:SetDisableASLR (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1961 int GDBRemoteCommunicationClient::SetDisableASLR(bool enable) { SetDisableASLR() function in GDBRemoteCommunicationClient
/llvm-project/lldb/source/Target/
H A DTarget.cpp4290 void TargetProperties::SetDisableASLR(bool b) { SetDisableASLR() function in TargetProperties