Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp45 constexpr size_t EightKB = 8 * 1024; in updateTypeIndexOffsets() local
46 if (NewSize / EightKB > TypeRecordBytes / EightKB || TypeRecordCount == 0) { in updateTypeIndexOffsets()