Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h65 void AsanInitFromRtl();
Dasan_interceptors.h114 AsanInitFromRtl(); \
Dasan_rtl.cc511 void AsanInitFromRtl() { in AsanInitFromRtl() function
524 AsanInitFromRtl(); in AsanInitializer()
Dasan_allocator.cc326 AsanInitFromRtl(); in Allocate()