Defined in 5 files as a prototype:
Defined in 5 files as a function:
Referenced in 74 files:
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h, line 93
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h, line 64
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h, line 37
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h, line 60
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h, line 28
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h, line 73
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h, line 92
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h, line 28
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h, line 70
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h, line 32
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h, line 58
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h
- external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h
- external/bsd/llvm/dist/llvm/include/llvm/Object/WindowsResource.h, line 120
- external/bsd/llvm/dist/llvm/include/llvm/Support/BinaryStreamReader.h
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp, line 16
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp, line 35
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp, line 32
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp, line 23
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp, line 15
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/RecordName.cpp, line 319
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp, line 469
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp, line 31
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp, line 25
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp, line 27
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp, line 52
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp, line 60
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/SymbolStream.cpp, line 29
- external/bsd/llvm/dist/llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp
- external/bsd/llvm/dist/llvm/lib/Object/COFFObjectFile.cpp
- external/bsd/llvm/dist/llvm/lib/Object/WindowsResource.cpp, line 89
- external/bsd/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
- external/bsd/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp, line 53
- external/bsd/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp, line 780
- external/bsd/llvm/dist/llvm/lib/Support/BinaryStreamReader.cpp
- external/bsd/llvm/dist/llvm/lib/Support/BinaryStreamWriter.cpp, line 54
- external/bsd/llvm/dist/llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp, line 438
- external/bsd/llvm/dist/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
- external/bsd/llvm/dist/llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp, line 362
- external/bsd/llvm/dist/llvm/tools/llvm-pdbutil/InputFile.cpp
- external/bsd/llvm/dist/llvm/tools/llvm-pdbutil/LinePrinter.cpp, line 217
- external/bsd/llvm/dist/llvm/tools/llvm-pdbutil/LinePrinter.h, line 24
- external/bsd/llvm/dist/llvm/tools/llvm-rc/ResourceFileWriter.cpp, line 885
- external/bsd/llvm/dist/llvm/tools/llvm-readobj/COFFDumper.cpp
- external/bsd/llvm/dist/llvm/tools/obj2yaml/coff2yaml.cpp, line 127
- external/bsd/llvm/dist/llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp
- external/bsd/llvm/dist/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp
- external/bsd/llvm/dist/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp
- external/bsd/llvm/dist/llvm/unittests/DebugInfo/PDB/StringTableBuilderTest.cpp, line 61
- external/bsd/llvm/dist/llvm/unittests/Support/BinaryStreamTest.cpp