1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/DebugInfo/PDB/Native
Zachary Turner 14296a67da Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
This was originally reverted because of some non-deterministic
failures on certain buildbots.  Luckily ASAN eventually caught
this as a stack-use-after-scope, so the fix is included in
this patch.

llvm-svn: 305393
2017-06-14 15:59:27 +00:00
..
DbiModuleDescriptor.h Allow VarStreamArray to use stateful extractors. 2017-06-09 17:54:36 +00:00
DbiModuleDescriptorBuilder.h Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
DbiModuleList.h [PDB] Don't build the entire source file list up front. 2017-05-04 23:53:29 +00:00
DbiStream.h Fix uninitialized read. 2017-06-06 23:54:23 +00:00
DbiStreamBuilder.h [PDB] Add a module descriptor for every object file 2017-06-13 15:49:13 +00:00
EnumTables.h
Formatters.h [llvm-pdbdump] Add support for diffing the PDB Stream. 2017-03-16 20:18:41 +00:00
GlobalsStream.h [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
Hash.h
HashTable.h [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
InfoStream.h [llvm-pdbdump] Don't fail on PDBs with no ID stream. 2017-06-12 21:34:53 +00:00
InfoStreamBuilder.h [PDB] Add support for parsing Flags from PDB Stream. 2017-03-16 20:19:11 +00:00
ISectionContribVisitor.h
ModuleDebugStream.h [CodeView] Support CodeView subsections in any order. 2017-06-02 19:49:14 +00:00
ModuleDebugStreamBuilder.h [CodeView] Write CodeView line information. 2017-05-01 23:27:42 +00:00
NamedStreamMap.h [llvm-pdbdump] Add support for diffing the PDB Stream. 2017-03-16 20:18:41 +00:00
NativeCompilandSymbol.h [PDB] Don't build the entire source file list up front. 2017-05-04 23:53:29 +00:00
NativeEnumModules.h [PDB] Don't build the entire source file list up front. 2017-05-04 23:53:29 +00:00
NativeExeSymbol.h Re-land: "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]" 2017-03-29 19:27:08 +00:00
NativeRawSymbol.h [llvm-pdbdump] Re-write the record layout code to be more resilient. 2017-04-24 17:47:24 +00:00
NativeSession.h [llvm-pdbdump] More advanced class definition dumping. 2017-04-12 23:18:21 +00:00
PDBFile.h Resubmit r301986 and r301987 "Add codeview::StringTable" 2017-05-03 15:58:37 +00:00
PDBFileBuilder.h Resubmit r301986 and r301987 "Add codeview::StringTable" 2017-05-03 15:58:37 +00:00
PDBStringTable.h Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
PDBStringTableBuilder.h Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
PDBTypeServerHandler.h [lld] Fix a bug where we continually re-follow type servers. 2017-05-25 21:16:03 +00:00
PublicsStream.h [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
RawConstants.h [CodeView] Move CodeView YAML code to ObjectYAML. 2017-05-30 21:53:05 +00:00
RawError.h [pdb] Write the module info and symbol record streams. 2017-03-15 22:18:53 +00:00
RawTypes.h [CodeView] Add a random access type visitor. 2017-05-12 19:18:12 +00:00
SymbolStream.h
TpiHashing.h [CodeView] Move CodeView YAML code to ObjectYAML. 2017-05-30 21:53:05 +00:00
TpiStream.h [PDB] Fix use after free. 2017-06-03 00:33:35 +00:00
TpiStreamBuilder.h Slightly better fix for dealing with no-id-stream PDBs. 2017-06-12 21:46:51 +00:00