Searched refs:XRAY_TLS_ALIGNAS (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_defs.h25 #define XRAY_TLS_ALIGNAS(x) macro
28 #define XRAY_TLS_ALIGNAS(x) alignas(x) macro
H A Dxray_basic_logging.cc58 struct XRAY_TLS_ALIGNAS(64) ThreadLocalData {
H A Dxray_fdr_logging.cc54 struct XRAY_TLS_ALIGNAS(64) ThreadLocalData {

Completed in 217 milliseconds