Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp143 static std::vector<Run> computeBlockRuns(uint32_t BlockSize, in computeBlockRuns() function
223 auto Runs = computeBlockRuns(File.getBlockSize(), Stream); in formatMsfStreamData()