Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.h73 inline dfsan_label *shadow_for(void *ptr) { in shadow_for() function
77 inline const dfsan_label *shadow_for(const void *ptr) { in shadow_for() function