Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
DTpiStreamBuilder.cpp44 size_t NewSize = TypeRecordBytes + Size; in updateTypeIndexOffsets()
46 if (NewSize / EightKB > TypeRecordBytes / EightKB || TypeRecordCount == 0) { in updateTypeIndexOffsets()
50 ulittle32_t(TypeRecordBytes)}); in updateTypeIndexOffsets()
53 TypeRecordBytes = NewSize; in updateTypeIndexOffsets()
103 H->TypeRecordBytes = TypeRecordBytes; in finalize()
129 return sizeof(TpiStreamHeader) + TypeRecordBytes; in calculateSerializedLength()
DTpiStream.cpp71 Reader.readSubstream(TypeRecordsSubstream, Header->TypeRecordBytes)) in reload()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiStreamBuilder.h71 size_t TypeRecordBytes = 0;
DRawTypes.h287 support::ulittle32_t TypeRecordBytes; member
/openbsd/src/gnu/llvm/llvm/docs/PDB/
DTpiStream.rst215 uint32_t TypeRecordBytes;
262 - **TypeRecordBytes** - The number of bytes of type record data following the
308 Following the header, there are ``TypeRecordBytes`` bytes of data that