Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_platform.h30 enum Type { INVALID, APP, SHADOW, ORIGIN } type; global() enumerator
/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.h38 APP = 4, enumerator