Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/internal/
Dlibc.h28 size_t tls_size, tls_align, tls_cnt; member
/third_party/musl/porting/linux/user/src/internal/
Dlibc.h44 size_t tls_size, tls_align, tls_cnt; member
/third_party/musl/src/internal/
Dlibc.h30 size_t tls_size, tls_align, tls_cnt; member
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c137 static size_t tls_cnt, tls_offset, tls_align = MIN_TLS_ALIGN; variable
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c137 static size_t tls_cnt, tls_offset, tls_align = MIN_TLS_ALIGN; variable
/third_party/musl/ldso/
Ddynlink.c141 static size_t tls_cnt, tls_offset, tls_align = MIN_TLS_ALIGN; variable
/third_party/musl/ldso/linux/
Ddynlink.c148 static size_t tls_cnt, tls_offset, tls_align = MIN_TLS_ALIGN; variable
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c148 static size_t tls_cnt, tls_offset, tls_align = MIN_TLS_ALIGN; variable