Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp42 uint32_t RecordByteSize = 0; member
310 finalizeGlobalBuckets(PSH->RecordByteSize); in finalizeMsfLayout()
322 uint32_t RecordBytes = PSH->RecordByteSize + GSH->RecordByteSize; in finalizeMsfLayout()
332 assert(Publics.empty() && PSH->RecordByteSize == 0 && in addPublicSymbols()
349 PSH->RecordByteSize = SymOffset; in addPublicSymbols()
378 GSH->RecordByteSize += Symbol.length(); in addGlobalSymbol()