Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/internal/
Dlibc.h43 size_t tls_size, tls_align, tls_cnt; member
/third_party/musl/src/internal/
Dlibc.h28 size_t tls_size, tls_align, tls_cnt; member
/third_party/musl/porting/liteos_a/user/src/internal/
Dlibc.h28 size_t tls_size, tls_align, tls_cnt; member
/third_party/musl/ldso/
Ddynlink.c139 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/porting/liteos_a/user/ldso/
Ddynlink.c137 static size_t tls_cnt, tls_offset, tls_align = MIN_TLS_ALIGN; variable
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c136 static size_t tls_cnt, tls_offset, tls_align = MIN_TLS_ALIGN; variable