Searched refs:__asan_get_current_fake_stack (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dasan_interface.h135 void *__asan_get_current_fake_stack(void);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dasan_interface.h133 void *__asan_get_current_fake_stack(void);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dasan_interface.h288 void *__asan_get_current_fake_stack(void);
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_fake_stack.cc246 void *__asan_get_current_fake_stack() { return GetFakeStackFast(); } function
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fake_stack.cc244 void *__asan_get_current_fake_stack() { return GetFakeStackFast(); } function
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fake_stack.cpp274 void *__asan_get_current_fake_stack() { return GetFakeStackFast(); } function

Completed in 200 milliseconds