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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_defs.h24 #define XRAY_TLS_ALIGNAS(x) macro
27 #define XRAY_TLS_ALIGNAS(x) alignas(x) macro
H A Dxray_basic_logging.cpp57 struct XRAY_TLS_ALIGNAS(64) ThreadLocalData {
H A Dxray_fdr_logging.cpp53 struct XRAY_TLS_ALIGNAS(64) ThreadLocalData {

Completed in 60 milliseconds