OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetFakeStackFast
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_fake_stack.cc
194
static FakeStack *
GetFakeStackFast
() {
203
FakeStack *fs =
GetFakeStackFast
();
246
void *__asan_get_current_fake_stack() { return
GetFakeStackFast
(); }
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_fake_stack.cpp
194
static FakeStack *
GetFakeStackFast
() {
209
FakeStack *fs =
GetFakeStackFast
();
274
void *__asan_get_current_fake_stack() { return
GetFakeStackFast
(); }
Completed in 60 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026