Searched defs:offset (Results 1 – 5 of 5) sorted by relevance
30 uint32_t offset; /* From start of finalized table. */ member
81 size_t offset = GL(dl_tls_static_used) + use; in _dl_try_allocate_static_tls() local86 size_t offset = (ALIGN_UP(GL(dl_tls_static_used) in _dl_try_allocate_static_tls() local
264 size_t offset = 0; in _dl_determine_tlsoffset() local312 size_t offset = TLS_TCB_SIZE; in _dl_determine_tlsoffset() local
443 size_t offset; in _dl_load_cache_lookup() local
364 size_t offset = ALIGN_CACHE (sizeof (struct cache_file) in print_cache() local
Completed in 9 milliseconds