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
Zachary Turner 762194ec8e [PDB] Defer writing the build id until the rest of the PDB is written.
For now this is NFC, but this small refactor opens the door to
letting us embed a hash of the PDB in the build id field of the
PDB.

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

llvm-svn: 326453
2018-03-01 18:00:29 +00:00
..
DIA [PDB] Check the result of setLoadAddress() 2018-02-23 00:02:27 +00:00
Native [PDB] Defer writing the build id until the rest of the PDB is written. 2018-03-01 18:00:29 +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
IPDBLineNumber.h
IPDBRawSymbol.h [PDB] Implement more find methods for PDB symbols 2018-02-22 19:47:43 +00:00
IPDBSession.h [PDB] Check the result of setLoadAddress() 2018-02-23 00:02:27 +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
PDBExtras.h [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId 2017-07-17 23:59:44 +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
PDBSymbolCompilandDetails.h
PDBSymbolCompilandEnv.h
PDBSymbolCustom.h
PDBSymbolData.h
PDBSymbolExe.h
PDBSymbolFunc.h
PDBSymbolFuncDebugEnd.h
PDBSymbolFuncDebugStart.h
PDBSymbolLabel.h
PDBSymbolPublicSymbol.h
PDBSymbolThunk.h
PDBSymbolTypeArray.h
PDBSymbolTypeBaseClass.h
PDBSymbolTypeBuiltin.h
PDBSymbolTypeCustom.h
PDBSymbolTypeDimension.h
PDBSymbolTypeEnum.h
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
PDBSymbolTypeTypedef.h
PDBSymbolTypeUDT.h
PDBSymbolTypeVTable.h
PDBSymbolTypeVTableShape.h
PDBSymbolUnknown.h
PDBSymbolUsingNamespace.h
PDBSymDumper.h
PDBTypes.h Fix llvm-pdbutil to handle new built-in types 2018-02-22 23:16:56 +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