Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Ddl-cache.c311 uint32_t entry_priority in search_cache() local
313 if (entry_priority == 0) in search_cache()
317 || entry_priority < best_priority) in search_cache()
321 best_priority = entry_priority; in search_cache()