Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h65 BitVector UsedBytes; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DLinePrinter.cpp257 uint32_t UsedBytes = std::min(L, File.getBlockSize()); in formatMsfStreamBlocks() local