Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp367 static inline void* get_tls_block_for_this_thread(const soinfo_tls* si_tls, bool should_alloc) { in get_tls_block_for_this_thread() argument
373 } else if (should_alloc) { in get_tls_block_for_this_thread()