Searched defs:__get_tls (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlinux.h24 #define __get_tls() \ macro
31 #define __get_tls() \ macro
38 #define __get_tls() \ macro
45 #define __get_tls() \ macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.h123 # define __get_tls() \ macro
126 # define __get_tls() \ macro
131 # define __get_tls() \ macro
139 # define __get_tls() \ macro
142 # define __get_tls() \ macro

Completed in 46 milliseconds