Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dreport.cpp100 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize, in reportAllocationSizeTooBig()
/external/scudo/standalone/tests/
Dsecondary_test.cpp204 const scudo::uptr UserSize = scudo::roundUp( in testAllocatorCombinations() local