Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp200 static FakeStack *GetFakeStackFastAlways() { in GetFakeStackFastAlways() function
219 FakeStack *fs = GetFakeStackFastAlways(); in OnMallocAlways()