Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
H A Dasan_test.h51 void asan_test_global(struct asan_test_ctx *ctx);
/optee_os/lib/libutils/ext/
H A Dasan_test.c80 void asan_test_global(struct asan_test_ctx *ctx) in asan_test_global() function
/optee_os/core/pta/tests/
H A Dmisc.c679 asan_call_test(&ctx, asan_test_global, "glob overflow") || in self_test_asan()