Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp224 static FakeStack *GetFakeStackFastAlways() { in GetFakeStackFastAlways() function
244 FakeStack *fs = GetFakeStackFastAlways(); in OnMallocAlways()