Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp202 if (auto EC = FISR.readArray(ModFileCountArray, FileInfoHeader->NumModules)) in initializeFileInfo()
210 for (auto Count : ModFileCountArray) in initializeFileInfo()
232 NextFileIndex += ModFileCountArray[I]; in initializeFileInfo()
251 return ModFileCountArray[Modi]; in getSourceFileCount()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h90 FixedStreamArray<support::ulittle16_t> ModFileCountArray; variable
/openbsd-src/gnu/llvm/llvm/docs/PDB/
H A DDbiStream.rst370 **ModFileCountArray** - An array of ``NumModules`` integers, each one containing
379 here refers to the 32-bit value obtained from summing **ModFileCountArray**), where