Home
last modified time | relevance | path

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

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