Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp201 if (auto EC = FISR.readArray(ModFileCountArray, FileInfoHeader->NumModules)) in initializeFileInfo()
209 for (auto Count : ModFileCountArray) in initializeFileInfo()
231 NextFileIndex += ModFileCountArray[I]; in initializeFileInfo()
250 return ModFileCountArray[Modi]; in getSourceFileCount()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h92 FixedStreamArray<support::ulittle16_t> ModFileCountArray; variable
/netbsd-src/external/apache2/llvm/dist/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