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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.h49 inline dfsan_label *shadow_for(void *ptr) { function in namespace:__dfsan
53 inline const dfsan_label *shadow_for(const void *ptr) { function in namespace:__dfsan

Completed in 107 milliseconds