Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_tls_get_addr.h36 struct DTLS { struct
44 DTV dtvs[(4096UL - sizeof(next)) / sizeof(DTLS::DTV)]; argument
57 void ForEachDVT(DTLS *dtls, const Fn &fn) { in ForEachDVT() argument