Searched refs:symbol_scope (Results 1 – 3 of 3) sorted by relevance
753 struct r_scope_elem *symbol_scope[], in _dl_lookup_symbol_x() argument760 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()
984 struct r_scope_elem *symbol_scope[],
12812 When rerunning _dl_lookup_symbol_x, compute symbol_scope again in13548 * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope