Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp201 AsanInitFromRtl(); \
514 AsanInitFromRtl();
535 AsanInitFromRtl();
623 AsanInitFromRtl();
649 AsanInitFromRtl(); \
666 AsanInitFromRtl();
686 AsanInitFromRtl();
700 AsanInitFromRtl();
723 AsanInitFromRtl();
735 AsanInitFromRtl();
H A Dasan_internal.h62 void AsanInitFromRtl();
H A Dasan_rtl.cpp521 void AsanInitFromRtl() { in AsanInitFromRtl() function
545 AsanInitFromRtl(); in AsanInitializer()
638 AsanInitFromRtl(); in __asan_init()
H A Dasan_malloc_linux.cpp88 AsanInitFromRtl(); in INTERCEPTOR()
H A Dasan_allocator.cpp531 AsanInitFromRtl(); in Allocate()