Searched refs:orig_tls_tail (Results 1 - 1 of 1) sorted by relevance

/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c1647 struct tls_module *orig_tls_tail; local
1660 orig_tls_tail = tls_tail;
1687 if (!orig_tls_tail) libc.tls_head = 0;
1688 tls_tail = orig_tls_tail;

Completed in 24 milliseconds