summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Interpreter/CommandInterpreter.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/Interpreter/CommandInterpreter.h')
-rw-r--r--lldb/include/lldb/Interpreter/CommandInterpreter.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lldb/include/lldb/Interpreter/CommandInterpreter.h b/lldb/include/lldb/Interpreter/CommandInterpreter.h
index 1eaaacbeb04..77c0c77bfda 100644
--- a/lldb/include/lldb/Interpreter/CommandInterpreter.h
+++ b/lldb/include/lldb/Interpreter/CommandInterpreter.h
@@ -166,6 +166,9 @@ public:
const Args *
GetEnvironmentVariables ();
+ int
+ GetDisableASLR ();
+
const char *
ProcessEmbeddedScriptCommands (const char *arg);
OpenPOWER on IntegriCloud