Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Ddl-lookup.c753 struct r_scope_elem *symbol_scope[], in _dl_lookup_symbol_x() argument
760 struct r_scope_elem **scope = symbol_scope; in _dl_lookup_symbol_x()
822 for (scope = symbol_scope; *scope != NULL; i = 0, ++scope) in _dl_lookup_symbol_x()
850 ? undef_map->l_scope : symbol_scope, in _dl_lookup_symbol_x()
/glibc-2.36/sysdeps/generic/
Dldsodefs.h984 struct r_scope_elem *symbol_scope[],
/glibc-2.36/ChangeLog.old/
DChangeLog.1712812 When rerunning _dl_lookup_symbol_x, compute symbol_scope again in
13548 * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope