Home
last modified time | relevance | path

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

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