Searched defs:getSizeByClassId (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h56 static uptr getSizeByClassId(uptr ClassId) { function in class:scudo::SizeClassMap
H A Dprimary64.h48 static uptr getSizeByClassId(uptr ClassId) { function in class:scudo::SizeClassAllocator64
H A Dprimary32.h50 static uptr getSizeByClassId(uptr ClassId) { function in class:scudo::SizeClassAllocator32

Completed in 73 milliseconds