Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_interceptors.h31 AsanInitFromRtl(); \
Dasan_internal.h62 void AsanInitFromRtl();
Dasan_rtl.cpp537 void AsanInitFromRtl() { in AsanInitFromRtl() function
548 AsanInitFromRtl(); in AsanInitializer()
Dasan_allocator.cpp487 AsanInitFromRtl(); in Allocate()
/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()