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/DIA
Aaron Smith bc75db59fb [PDB] Check the result of setLoadAddress()
Summary: Change setLoadAddress() to return true or false on failure.

Reviewers: zturner, llvm-commits

Reviewed By: zturner

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

llvm-svn: 325843
2018-02-23 00:02:27 +00:00
..
DIADataStream.h
DIAEnumDebugStreams.h Fix several more missing headers, all of these were hidden by "lucky" 2017-06-06 12:31:55 +00:00
DIAEnumLineNumbers.h Fix several more missing headers, all of these were hidden by "lucky" 2017-06-06 12:31:55 +00:00
DIAEnumSourceFiles.h Fix several more missing headers, all of these were hidden by "lucky" 2017-06-06 12:31:55 +00:00
DIAEnumSymbols.h Add a missing #include to a header. 2017-06-06 12:21:27 +00:00
DIAEnumTables.h [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable. 2017-11-16 14:33:09 +00:00
DIAError.h [pdb] Improve error messages when DIA is not found. 2016-10-19 16:42:20 +00:00
DIALineNumber.h
DIARawSymbol.h [PDB] Implement more find methods for PDB symbols 2018-02-22 19:47:43 +00:00
DIASession.h [PDB] Check the result of setLoadAddress() 2018-02-23 00:02:27 +00:00
DIASourceFile.h
DIASupport.h Port DebugInfoPDB over to using llvm::Error. 2016-05-06 20:51:57 +00:00
DIATable.h [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable. 2017-11-16 14:33:09 +00:00