llvm-project/lldb/source/Plugins/SymbolFile/NativePDB
Tom Tan 382320ea02 [COFF, ARM64] Fix CodeView API change for getRegisterNames
Change rL362280 changed CodeView API getRegisterNames() by adding an input
parameter in CPUType. It is called in LLDB and needs to be updated.

Differential Revision: https://reviews.llvm.org/D62772

llvm-svn: 362349
2019-06-03 00:48:16 +00:00
..
CMakeLists.txt [PDB] Fix location retrieval for function local variables and arguments that are 2019-02-01 10:01:18 +00:00
CodeViewRegisterMapping.cpp [NFC] Fix license headers after r352845 2019-02-08 08:48:15 +00:00
CodeViewRegisterMapping.h [NFC] Fix license headers after r352845 2019-02-08 08:48:15 +00:00
CompileUnitIndex.cpp [NativePDB] Don't fail on import modules. 2019-04-02 19:39:45 +00:00
CompileUnitIndex.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DWARFLocationExpression.cpp [DWARFExpression] Remove ctor that takes just a compile unit. 2019-05-28 17:34:05 +00:00
DWARFLocationExpression.h [PDB] Fix location retrieval for function local variables and arguments that are 2019-02-01 10:01:18 +00:00
PdbAstBuilder.cpp [NativePDB] Add anonymous namespaces support 2019-04-22 07:14:40 +00:00
PdbAstBuilder.h [NativePDB] Add anonymous namespaces support 2019-04-22 07:14:40 +00:00
PdbFPOProgramToDWARFExpression.cpp [COFF, ARM64] Fix CodeView API change for getRegisterNames 2019-06-03 00:48:16 +00:00
PdbFPOProgramToDWARFExpression.h Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00
PdbIndex.cpp Correcting some comments in PdbIndex.cpp [NFC] 2019-03-12 17:40:51 +00:00
PdbIndex.h [PDB] Fix location retrieval for function local variables and arguments that are 2019-02-01 10:01:18 +00:00
PdbSymUid.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PdbSymUid.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PdbUtil.cpp [PDB] Fix build after r352845 2019-02-01 11:10:28 +00:00
PdbUtil.h [PDB] Fix location retrieval for function local variables and arguments that are 2019-02-01 10:01:18 +00:00
SymbolFileNativePDB.cpp [NativePDB] Support member function types in PdbAstBuilder 2019-05-13 09:41:57 +00:00
SymbolFileNativePDB.h [NativePDB] Support member function types in PdbAstBuilder 2019-05-13 09:41:57 +00:00
UdtRecordCompleter.cpp [codeview] Remove Type member from CVRecord 2019-04-04 00:28:48 +00:00
UdtRecordCompleter.h Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00