Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h63 void AsanInitFromRtl();
Dasan_interceptors.h118 AsanInitFromRtl(); \
Dasan_rtl.cc578 void AsanInitFromRtl() { in AsanInitFromRtl() function
589 AsanInitFromRtl(); in AsanInitializer()
Dasan_allocator.cc326 AsanInitFromRtl(); in Allocate()