Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/gwp_asan/
Ddefinitions.h12 #define GWP_ASAN_TLS_INITIAL_EXEC \ macro
/openbsd/src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/
Dguarded_pool_allocator_tls.h49 alignas(8) static GWP_ASAN_TLS_INITIAL_EXEC ThreadLocalPackedVariables Locals; in getThreadLocals()