Home
last modified time | relevance | path

Searched refs:TypeRecordBytes (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp48 size_t NewSize = TypeRecordBytes + Size; in updateTypeIndexOffsets()
50 if (NewSize / EightKB > TypeRecordBytes / EightKB || TypeRecordCount == 0) { in updateTypeIndexOffsets()
54 ulittle32_t(TypeRecordBytes)}); in updateTypeIndexOffsets()
57 TypeRecordBytes = NewSize; in updateTypeIndexOffsets()
107 H->TypeRecordBytes = TypeRecordBytes; in finalize()
133 return sizeof(TpiStreamHeader) + TypeRecordBytes; in calculateSerializedLength()
H A DTpiStream.cpp71 Reader.readSubstream(TypeRecordsSubstream, Header->TypeRecordBytes)) in reload()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.h79 size_t TypeRecordBytes = 0;
H A DRawTypes.h287 support::ulittle32_t TypeRecordBytes; member
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DTpiStream.rst214 uint32_t TypeRecordBytes;
261 - **TypeRecordBytes** - The number of bytes of type record data following the
307 Following the header, there are ``TypeRecordBytes`` bytes of data that