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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h80 static uptr getSizeByClassId(uptr ClassId) { function in class:scudo::FixedSizeClassMap
H A Dprimary32.h63 static uptr getSizeByClassId(uptr ClassId) { function in class:scudo::SizeClassAllocator32
[all...]
H A Dprimary64.h69 static uptr getSizeByClassId(uptr ClassId) { function in class:scudo::SizeClassAllocator64
[all...]

Completed in 168 milliseconds