Home
last modified time | relevance | path

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

/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Ddarwin_log.py153 def do_test(self, enable_options, expect_regexes=None, argument
332 def do_test(self, enable_options, settings_commands=None, argument
/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp999 const char *enable_options = in ParseAutoEnableOptions() local
1032 auto enable_options = GetGlobalProperties()->GetAutoEnableOptions(); in RunEnableCommand() local