Home
last modified time | relevance | path

Searched refs:kAsanCtorAndDtorPriority (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp133 static const uint64_t kAsanCtorAndDtorPriority = 1; variable
641 return kAsanCtorAndDtorPriority; in GetCtorAndDtorPriority()