/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |* *| |* Property definitions for LLDB. *| |* *| |* Automatically generated file, do not edit! *| |* From: PlatformMacOSXProperties.td *| |* *| \*===----------------------------------------------------------------------===*/ // Property definitions for platformdarwin #ifdef LLDB_PROPERTIES_platformdarwin static constexpr PropertyDefinition g_platformdarwin_properties[] = …; #undef LLDB_PROPERTIES_platformdarwin #endif // platformdarwin Property // Property definitions for platformdarwinkernel #ifdef LLDB_PROPERTIES_platformdarwinkernel static constexpr PropertyDefinition g_platformdarwinkernel_properties[] = { {"kext-directories", OptionValue::eTypeFileSpecList, false, 0, "", {}, "Directories/KDKs to search for kexts in when starting a kernel debug session."}, }; #undef LLDB_PROPERTIES_platformdarwinkernel #endif // platformdarwinkernel Property