1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/DebugInfo/PDB
Aaron Smith d23690b86e [DebugInfoPDB] Add DIA implementation of addressForVA and addressForRVA
These are used in finding line numbers for PDBSymbolData

llvm-svn: 328585
2018-03-26 22:10:02 +00:00
..
DIA [DebugInfoPDB] Add DIA implementation of addressForVA and addressForRVA 2018-03-26 22:10:02 +00:00
Native [DebugInfoPDB] Add DIA implementation of addressForVA and addressForRVA 2018-03-26 22:10:02 +00:00
ConcreteSymbolEnumerator.h
GenericError.h [PDB] Fix type server handling for archives 2017-07-13 20:12:23 +00:00
IPDBDataStream.h [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-06-30 23:06:03 +00:00
IPDBEnumChildren.h [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-06-30 23:06:03 +00:00
IPDBInjectedSource.h [PDB] Support dumping injected sources via the DIA reader. 2018-03-13 17:46:06 +00:00
IPDBLineNumber.h
IPDBRawSymbol.h [DebugInfoPDB] Add DIA implementation for getSrcLineOnTypeDefn 2018-03-07 00:33:09 +00:00
IPDBSectionContrib.h [DIA] Add IPDBSectionContrib interfaces and DIA implementation 2018-03-22 04:08:15 +00:00
IPDBSession.h [DebugInfoPDB] Add DIA implementation of addressForVA and addressForRVA 2018-03-26 22:10:02 +00:00
IPDBSourceFile.h
IPDBTable.h [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable. 2017-11-16 14:33:09 +00:00
PDB.h [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-06-30 23:06:03 +00:00
PDBContext.h [DWARF] Introduce Dump Options 2017-06-01 18:18:23 +00:00
PDBExtras.h [PDB] Support dumping injected sources via the DIA reader. 2018-03-13 17:46:06 +00:00
PDBSymbol.h Enable llvm-pdbutil to list enumerations using native PDB reader 2017-08-04 22:37:58 +00:00
PDBSymbolAnnotation.h
PDBSymbolBlock.h
PDBSymbolCompiland.h [PDB] Add a method to get the full path of the source file for PDBSymbolCompiland 2018-03-19 21:20:04 +00:00
PDBSymbolCompilandDetails.h
PDBSymbolCompilandEnv.h
PDBSymbolCustom.h
PDBSymbolData.h
PDBSymbolExe.h
PDBSymbolFunc.h [PDB] Add exclusive methods to derived symbol class 2018-03-19 21:18:39 +00:00
PDBSymbolFuncDebugEnd.h
PDBSymbolFuncDebugStart.h
PDBSymbolLabel.h
PDBSymbolPublicSymbol.h
PDBSymbolThunk.h
PDBSymbolTypeArray.h
PDBSymbolTypeBaseClass.h
PDBSymbolTypeBuiltin.h
PDBSymbolTypeCustom.h
PDBSymbolTypeDimension.h
PDBSymbolTypeEnum.h [PDB] Add exclusive methods to derived symbol class 2018-03-19 21:18:39 +00:00
PDBSymbolTypeFriend.h
PDBSymbolTypeFunctionArg.h
PDBSymbolTypeFunctionSig.h Fix pretty printing the unspecified param of a variadic function 2018-01-17 01:22:03 +00:00
PDBSymbolTypeManaged.h
PDBSymbolTypePointer.h [PDB] Add exclusive methods to derived symbol class 2018-03-19 21:18:39 +00:00
PDBSymbolTypeTypedef.h
PDBSymbolTypeUDT.h [PDB] Add exclusive methods to derived symbol class 2018-03-19 21:18:39 +00:00
PDBSymbolTypeVTable.h
PDBSymbolTypeVTableShape.h
PDBSymbolUnknown.h
PDBSymbolUsingNamespace.h
PDBSymDumper.h
PDBTypes.h [DIA] Add IPDBSectionContrib interfaces and DIA implementation 2018-03-22 04:08:15 +00:00
UDTLayout.h [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-06-30 23:06:03 +00:00