Home
last modified time | relevance | path

Searched refs:_dl_loaded_modules (Results 1 – 25 of 32) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Dldso.c764 _dl_loaded_modules->libtype = elf_executable; in _dl_get_ready_to_run()
768 rpnt->dyn = _dl_loaded_modules; in _dl_get_ready_to_run()
1139 if (_dl_loaded_modules->libtype == elf_executable) { in _dl_get_ready_to_run()
1141 tcurr = _dl_loaded_modules->next; in _dl_get_ready_to_run()
1143 tcurr = _dl_loaded_modules; in _dl_get_ready_to_run()
1226 _dl_loaded_modules->symbol_scope.r_list = scope_elem_list; in _dl_get_ready_to_run()
1227 _dl_loaded_modules->symbol_scope.r_nlist = nscope_elem; in _dl_get_ready_to_run()
1233 global_scope = &_dl_loaded_modules->symbol_scope; in _dl_get_ready_to_run()
1310 r_list = _dl_loaded_modules->symbol_scope.r_list; in _dl_get_ready_to_run()
1316 if (l == _dl_loaded_modules) in _dl_get_ready_to_run()
[all …]
A Ddl-array.c62 _dl_run_init_array(_dl_loaded_modules); in _dl_app_init_array()
82 _dl_run_fini_array(_dl_loaded_modules); in _dl_app_fini_array()
A Ddl-debug.c124 || _dl_trace_prelink_map == _dl_loaded_modules) in _dl_debug_lookup()
125 && undef_map != _dl_loaded_modules) in _dl_debug_lookup()
A Ddl-symbols.c20 struct elf_resolve *_dl_loaded_modules = NULL; variable
A Ddl-hash.c101 if (!_dl_loaded_modules) in _dl_add_elf_hash_table()
102 _dl_loaded_modules = tpnt; in _dl_add_elf_hash_table()
104 struct elf_resolve *t = _dl_loaded_modules; in _dl_add_elf_hash_table()
A Ddl-elf.c493 for (tpnt = _dl_loaded_modules; tpnt; tpnt = tpnt->next) {
878 for (t = _dl_loaded_modules; t; t = t->next) {
903 for (dup = _dl_loaded_modules; dup; dup = dup->next)
920 for (t = _dl_loaded_modules; t; t = t->next)
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/mips/
A Delfinterp.c59 &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NULL); in __dl_runtime_resolve()
114 …new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NU… in __dl_runtime_pltresolve()
363 sym->st_name, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NULL); in _dl_perform_mips_global_got_relocations()
368 sym->st_name, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NULL); in _dl_perform_mips_global_got_relocations()
383 sym->st_name, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, &sym_ref); in _dl_perform_mips_global_got_relocations()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/libdl/
A Dlibdl.c73 extern struct elf_resolve *_dl_loaded_modules;
568 for (ls = &_dl_loaded_modules->symbol_scope; ls && ls->next; ls = ls->next); in do_dlopen()
581 if (_dl_fixup(dyn_chain, &_dl_loaded_modules->symbol_scope, now_flag)) in do_dlopen()
854 for (ls = &_dl_loaded_modules->symbol_scope; ls && ls->next; ls = ls->next) in do_dlclose()
1007 if (_dl_loaded_modules == tpnt) { in do_dlclose()
1008 _dl_loaded_modules = tpnt->next; in do_dlclose()
1009 if (_dl_loaded_modules) in do_dlclose()
1010 _dl_loaded_modules->prev = 0; in do_dlclose()
1012 for (run_tpnt = _dl_loaded_modules; run_tpnt; run_tpnt = run_tpnt->next) { in do_dlclose()
1128 for (tpnt = _dl_loaded_modules; tpnt; tpnt = tpnt->next) {
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/bfin/
A Ddl-startup.h134 struct elf_resolve *exec_mod = _dl_loaded_modules; \
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/frv/
A Ddl-startup.h113 struct elf_resolve *exec_mod = _dl_loaded_modules; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/elf/
A Ddl-iterate-phdr.c29 for (l = _dl_loaded_modules; l != NULL; l = l->next) { in __dl_iterate_phdr()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/m68k/
A Delfinterp.c73 …new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NU… in _dl_linux_resolver()
316 _dl_parse_relocation_information(rpnt, &_dl_loaded_modules->symbol_scope, rel_addr, rel_size); in _dl_parse_lazy_relocation_information()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/sparc/
A Delfinterp.c83 …new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NU… in _dl_linux_resolver()
368 _dl_parse_relocation_information(rpnt, &_dl_loaded_modules->symbol_scope, in _dl_parse_lazy_relocation_information()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/
A Ddl-hash.h161 extern struct elf_resolve * _dl_loaded_modules;
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/arm64/
A Delfinterp.c64 = (unsigned long)_dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, in _dl_linux_resolver()
365 = (unsigned long)_dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, in _dl_tlsdesc_resolver_rela()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/avr32/
A Delfinterp.c54 &_dl_loaded_modules->symbol_scope, tpnt, in _dl_linux_resolver()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/arc/
A Delfinterp.c50 new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, in _dl_linux_resolver()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/xtensa/
A Delfinterp.c59 new_addr = _dl_find_hash (symname, &_dl_loaded_modules->symbol_scope, tpnt, in _dl_linux_resolver()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/cris/
A Delfinterp.c69 …new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NU… in _dl_linux_resolver()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/metag/
A Delfinterp.c71 new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, in _dl_linux_resolver()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/microblaze/
A Delfinterp.c73 …new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NU… in _dl_linux_resolver()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/sh64/
A Delfinterp.c76 …new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NU… in _dl_linux_resolver()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/sh/
A Delfinterp.c72 …new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NU… in _dl_linux_resolver()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/c6x/
A Delfinterp.c72 …new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NU… in _dl_linux_resolver()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/i386/
A Delfinterp.c74 …new_addr = _dl_find_hash(symname, &_dl_loaded_modules->symbol_scope, tpnt, ELF_RTYPE_CLASS_PLT, NU… in _dl_linux_resolver()

Completed in 26 milliseconds

12