Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_platform.h30 enum Type { INVALID, APP, SHADOW, ORIGIN } type; enumerator
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan.h36 INVALID, APP, SHADOW, ORIGIN enumerator