Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_interceptors_memintrinsics.h43 struct AsanInterceptorContext { in DECLARE_REAL() struct
62 AsanInterceptorContext *_ctx = (AsanInterceptorContext *)ctx; \ in DECLARE_REAL()
Dasan_interceptors.cpp88 AsanInterceptorContext _ctx = {#func}; \
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc49 struct AsanInterceptorContext { struct
68 AsanInterceptorContext *_ctx = (AsanInterceptorContext *)ctx; \
142 AsanInterceptorContext _ctx = {#func}; \