Home
last modified time | relevance | path

Searched refs:allocate_tls_offset_common (Results 1 – 1 of 1) sorted by relevance

/freebsd/libexec/rtld-elf/
H A Drtld.c92 static bool allocate_tls_offset_common(size_t *offp, size_t tlssize,
934 if (!allocate_tls_offset_common(&tcb_list_entry_offset, in _rtld()
5823 allocate_tls_offset_common(size_t *offp, size_t tlssize, size_t tlsalign, in allocate_tls_offset_common() function
5873 if (!allocate_tls_offset_common(&obj->tlsoffset, obj->tlssize, in allocate_tls_offset()