Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Ddl-reloc.c34 # define bump_num_cache_relocations() ++GL(dl_num_cache_relocations) macro
36 # define bump_num_cache_relocations() ((void) 0) macro
177 bump_num_cache_relocations (); in resolve_map()