Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp219 static ALWAYS_INLINE uptr OnMallocAlways(uptr class_id, uptr size) { in OnMallocAlways() function
249 return OnMallocAlways(class_id, size); \