Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h124 for (uptr i = 0; i != getTableSize(); ++i) { in SizeTable()
140 constexpr static uptr getTableSize() { in getTableSize() function
144 u8 Tab[getTableSize()] = {};