Home
last modified time | relevance | path

Searched refs:DisableASLR (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp60 static void DisableASLR(int error_fd) { in DisableASLR() function
148 DisableASLR(error_fd); in ChildFunc()
/src/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td137 def DisableASLR: Property<"disable-aslr", "Boolean">,