Home
last modified time | relevance | path

Searched defs:UsedBytes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h64 BitVector UsedBytes; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp255 uint32_t UsedBytes = std::min(L, File.getBlockSize()); in formatMsfStreamBlocks() local