Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp210 static u32 ChainOrigin(u32 id, StackTrace *stack, bool from_init = false) { in ChainOrigin() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan.cpp208 static u32 ChainOrigin(u32 id, StackTrace *stack, bool from_init = false) { in ChainOrigin()