llvm-project/lldb/source/Plugins
Jonas Devlieghere aa2ae6af81 [lldb/Plugins] Add missing initialize/terminate calls
Add missing initialize and terminate calls for DynamicLoaderHexagonDYLD
and ObjectFileJIT.
2020-02-17 21:28:16 -08:00
..
ABI [lldb/Plugins] Initialize all ABI plugins by their plugin name 2020-02-17 19:55:43 -08:00
Architecture [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
Disassembler [lldb/Plugins] Rename lldbPluginDisassemblerLLVM (NFC) 2020-02-17 19:14:01 -08:00
DynamicLoader [lldb/Plugins] Add missing initialize/terminate calls 2020-02-17 21:28:16 -08:00
ExpressionParser [lldb/Plugins] Remove PLUGIN from libraries that aren't really plugins. 2020-02-17 19:40:00 -08:00
Instruction [lldb/Plugins] Rename initializers to match their plugin name. 2020-02-17 20:07:53 -08:00
InstrumentationRuntime [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
JITLoader [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
Language [lldb/Plugins] Remove PLUGIN from libraries that aren't really plugins. 2020-02-17 19:40:00 -08:00
LanguageRuntime [lldb/Plugins] Rename initializers to match their plugin name. 2020-02-17 20:07:53 -08:00
MemoryHistory [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
ObjectContainer [lldb/Plugins] Rename initializers to match their plugin name. 2020-02-17 20:07:53 -08:00
ObjectFile [lldb/Plugins] Add missing initialize/terminate calls 2020-02-17 21:28:16 -08:00
OperatingSystem [lldb/Plugins] Conditionally build OperatingSystemPython. 2020-02-17 21:22:37 -08:00
Platform [lldb/Plugins] Rename initializers to match their plugin name. 2020-02-17 20:07:53 -08:00
Process Revert "[lldb/lldb-server] Add target.xml support for qXfer request." 2020-02-18 10:16:52 +05:00
ScriptInterpreter [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
StructuredData [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
SymbolFile [lldb/Plugins] Remove PLUGIN from libraries that aren't really plugins. 2020-02-17 19:40:00 -08:00
SymbolVendor [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
SystemRuntime [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
TypeSystem [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
UnwindAssembly [lldb/Plugins] Rename initializers to match their plugin name. 2020-02-17 20:07:53 -08:00
CMakeLists.txt Revert "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin" 2020-02-17 19:04:50 -08:00