Home
last modified time | relevance | path

Searched defs:NullDeref (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Windows/
H A Dnull_deref.cc6 static void NullDeref(int *ptr) { in NullDeref() function
H A Ddll_null_deref.cc6 static void NullDeref(int *ptr) { in NullDeref() function
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/
H A Dnull_deref.cc12 void NullDeref(int *ptr) { in NullDeref() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/
Derrors.rs29 NullDeref(&'static str), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/
Derrors.rs29 NullDeref(&'static str), enumerator