Home
last modified time | relevance | path

Searched defs:shadow_for (Results 1 – 2 of 2) 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
/freebsd/contrib/llvm-project/compiler-rt/lib/tysan/
H A Dtysan.h60 inline tysan_type_descriptor **shadow_for(const void *ptr) { in shadow_for() function