Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Ddl-load.c709 struct r_search_path_elem *pelem, **aelem; in _dl_init_paths() local
725 aelem = __rtld_search_dirs.dirs = (struct r_search_path_elem **) in _dl_init_paths()
756 *aelem++ = pelem; in _dl_init_paths()
777 *aelem = NULL; in _dl_init_paths()
/glibc-2.36/ChangeLog.old/
DChangeLog.109710 * elf/dl-load.c (_dl_init_paths): Add one more element to aelem