llvm-project/lldb/source/Plugins
Adrian Prantl 7b06cb4523 Add an opque payload field to lldb::Type (NFC).
Differential Revision: https://reviews.llvm.org/D75562
2020-03-31 11:14:12 -07:00
..
ABI [lldb] Use llvm MC as the source of dwarf/eh register numbers for X86 ABIs 2020-02-28 10:49:08 +01:00
Architecture [lldb] Reduce duplication in the Disassembler class 2020-03-09 13:41:43 +01:00
Disassembler [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DynamicLoader [Darwin] Add another hint to find the kernel. NFC. 2020-03-24 13:04:36 -07:00
ExpressionParser Recommit "[lldb] Make Fix-Its also apply to top-level expressions"" 2020-03-30 14:24:06 -07:00
Instruction [lldb] Remove some debugging printfs from ITSession code 2020-03-24 18:09:27 +01:00
InstrumentationRuntime [lldb][NFC] Make all CompilerDeclContext parameters references instead of pointers 2020-02-18 08:58:36 +01:00
JITLoader [lldb] Remove DataExtractor::GetPointer 2020-02-18 10:38:41 +01:00
Language [LLDB] Initialize temporary token 2020-03-30 16:12:50 +02:00
LanguageRuntime Add an opque payload field to lldb::Type (NFC). 2020-03-31 11:14:12 -07:00
MemoryHistory [lldb/MemoryHistoryAsan] Fix address resolution for recorded backtraces 2020-03-18 13:18:02 -07:00
ObjectContainer [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ObjectFile [RISCV] ELF attribute section for RISC-V. 2020-03-31 16:16:19 +08:00
OperatingSystem [lldb/Plugins] Conditionally build OperatingSystemPython. 2020-02-17 21:22:37 -08:00
Platform [lldb/PlatformMacOSX] Re-implement GetDeveloperDirectory 2020-03-27 12:36:56 -07:00
Process [lldb] Always log if acquiring packet sequence mutex fails 2020-03-24 20:24:50 +01:00
ScriptInterpreter [lldb/Reproducers] Collect files imported by command script import 2020-03-24 08:54:26 -07:00
StructuredData [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
SymbolFile Add an opque payload field to lldb::Type (NFC). 2020-03-31 11:14:12 -07:00
SymbolVendor Revert "[lldb/Reproducers] Always collect the whole dSYM in the reproducer" 2020-03-31 10:56:02 -07:00
SystemRuntime [lldb] Remove DataExtractor::GetPointer 2020-02-18 10:38:41 +01:00
TypeSystem Add an opque payload field to lldb::Type (NFC). 2020-03-31 11:14:12 -07:00
UnwindAssembly [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CMakeLists.txt Re-land "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin" 2020-02-18 19:16:07 -08:00
Plugins.def.in Re-land "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin" 2020-02-18 19:16:07 -08:00