Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fake_stack.cpp202 static FakeStack *GetFakeStackFastAlways() { in GetFakeStackFastAlways() function
221 FakeStack *fs = GetFakeStackFastAlways(); in OnMallocAlways()