Searched refs:__asan_global_info (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutils/ext/include/ | ||
| H A D | asan.h | 58 #define GET_ASAN_INFO() (&__asan_global_info) |
| /optee_os/lib/libutils/ext/ | ||
| H A D | asan.c | 67 static struct asan_global_info __asan_global_info; variable |