Home
last modified time | relevance | path

Searched refs:__dfsan_wrapper_extern_weak_null (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/Instrumentation/DataFlowSanitizer/
H A Dextern_weak.ll21 ; CHECK: call void @__dfsan_wrapper_extern_weak_null({{[^,]*}}@ExternWeak{{[^,]*}}, {{.*}})
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan.cpp131 extern "C" SANITIZER_INTERFACE_ATTRIBUTE void __dfsan_wrapper_extern_weak_null( in __dfsan_wrapper_extern_weak_null() function