Home
last modified time | relevance | path

Searched defs:DTLS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_tls_get_addr.h44 struct DTLS { struct
52 DTV dtvs[(4096UL - sizeof(next)) / sizeof(DTLS::DTV)]; argument
65 void ForEachDVT(DTLS *dtls, const Fn &fn) { in ForEachDVT() argument