.. |
CMakeLists.txt
|
[lldb][PDB] Add ObjectFile PDB plugin
|
2020-10-26 10:28:48 -07:00 |
CodeViewRegisterMapping.cpp
|
[LLDB] Add Arm64 CodeView to LLDB regnum mapping
|
2022-06-29 12:50:57 +04:00 |
CodeViewRegisterMapping.h
|
…
|
|
CompileUnitIndex.cpp
|
[lldb] Fix use-after-move in SymbolFile/NativePDB
|
2022-02-14 11:03:26 -08:00 |
CompileUnitIndex.h
|
Revert "Revert "[LLDB][NativePDB] Add support for inlined functions""
|
2022-01-13 14:00:24 -08:00 |
DWARFLocationExpression.cpp
|
Reland "[LLDB][NFC] Decouple dwarf location table from DWARFExpression."
|
2022-07-12 10:54:24 -07:00 |
DWARFLocationExpression.h
|
[LLDB][NativePDB] Fix the case when S_DEFRANGE_SUBFIELD_REGISTERs are out of order.
|
2022-04-20 10:33:00 -07:00 |
PdbAstBuilder.cpp
|
[LLDB][NativePDB] Add nullptr checking.
|
2022-08-16 09:59:09 -07:00 |
PdbAstBuilder.h
|
[LLDB][NativePDB] Create inline function decls
|
2022-04-01 10:06:31 -07:00 |
PdbFPOProgramToDWARFExpression.cpp
|
Cleanup LLVMDebugInfoCodeView headers
|
2022-02-08 16:00:36 +01:00 |
PdbFPOProgramToDWARFExpression.h
|
…
|
|
PdbIndex.cpp
|
[LLDB][NativePDB] Return LLDB_INVALID_ADDRESS in PdbIndex::MakeVirtualAddress when input is invalid due to missing address info in symbol/public records.
|
2022-06-30 14:34:20 -07:00 |
PdbIndex.h
|
[LLDB][NativePDB] Return LLDB_INVALID_ADDRESS in PdbIndex::MakeVirtualAddress when input is invalid due to missing address info in symbol/public records.
|
2022-06-30 14:34:20 -07:00 |
PdbSymUid.cpp
|
…
|
|
PdbSymUid.h
|
…
|
|
PdbUtil.cpp
|
[LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan. Part 2
|
2022-07-25 20:52:45 -07:00 |
PdbUtil.h
|
Reland "[LLDB][NFC] Decouple dwarf location table from DWARFExpression."
|
2022-07-12 10:54:24 -07:00 |
SymbolFileNativePDB.cpp
|
[LLDB][NativePDB] Add nullptr checking.
|
2022-08-16 17:01:47 -07:00 |
SymbolFileNativePDB.h
|
Re-submit "[lldb] Filter DIEs based on qualified name where possible"
|
2022-08-04 15:52:27 -07:00 |
UdtRecordCompleter.cpp
|
Don't use Optional::hasValue (NFC)
|
2022-06-20 20:17:57 -07:00 |
UdtRecordCompleter.h
|
[LLDB][NativePDB] Fix function decl creation for class methods
|
2021-12-07 10:41:28 -08:00 |