Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Ddefinitions.h12 #define GWP_ASAN_TLS_INITIAL_EXEC \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_tls.h49 alignas(8) static GWP_ASAN_TLS_INITIAL_EXEC ThreadLocalPackedVariables Locals; in getThreadLocals()