/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/ |
A D | dl-elf.c | 199 char *libname; in _dl_load_shared_library() local 202 libname = full_libname; in _dl_load_shared_library() 213 libname = pnt + 1; in _dl_load_shared_library() 523 libname); 557 _dl_progname, libname); 589 _dl_progname, libname); 713 _dl_progname, libname); 741 libname); 756 libname); 894 libname, idx); [all …]
|
A D | ldso.c | 148 ldsopath = _dl_strdup(tpnt->libname); in _dl_ldsopath_init() 160 (unsigned) DL_LOADADDR_BASE(tpnt->loadaddr), tpnt->libname, in _dl_ldsopath_init() 342 …debug_dprint("Swap %s at %d and %s at %d in INIT/FINI list\n", x[a]->libname, a, x[b]->libname, b); in _dl_lib_deps_swap() 374 if (_dl_strcmp(_dl_trace_prelink, tpnt->libname) == 0) in trace_objects() 378 _dl_dprintf(1, "\t%s => %s (%x, %x)", tpnt->libname, tpnt->libname, in trace_objects() 415 if (_dl_stat(tpnt->libname, &st) >= 0) { in add_ldso() 604 tpnt->libname = argv[0]; in _dl_get_ready_to_run() 1060 cp2, tpnt1->libname, in _dl_get_ready_to_run() 1127 lpntstr, tpnt1->libname, in _dl_get_ready_to_run() 1182 init_fini_list[i]->libname); in _dl_get_ready_to_run() [all …]
|
A D | dl-hash.c | 90 struct elf_resolve *_dl_add_elf_hash_table(const char *libname, in _dl_add_elf_hash_table() argument 114 tpnt->libname = _dl_strdup(libname); in _dl_add_elf_hash_table()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/python/ |
A D | Makefile.am | 49 @libname=`sed -ne "/^library_names=/{s/.*='//;s/'$$//;s/ .*//;p;}" \ 51 if [ -z "$$libname" ]; then \ 52 libname=`sed -ne "/^old_library=/{s/.*='//;s/'$$//;s/ .*//;p;}" \ 55 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 56 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
A D | Makefile.in | 605 @libname=`sed -ne "/^library_names=/{s/.*='//;s/'$$//;s/ .*//;p;}" \ 607 if [ -z "$$libname" ]; then \ 608 libname=`sed -ne "/^old_library=/{s/.*='//;s/'$$//;s/ .*//;p;}" \ 611 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 612 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/python/ |
A D | Makefile.am | 49 @libname=`sed -ne "/^library_names=/{s/.*='//;s/'$$//;s/ .*//;p;}" \ 51 if [ -z "$$libname" ]; then \ 52 libname=`sed -ne "/^old_library=/{s/.*='//;s/'$$//;s/ .*//;p;}" \ 55 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 56 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
A D | Makefile.in | 610 @libname=`sed -ne "/^library_names=/{s/.*='//;s/'$$//;s/ .*//;p;}" \ 612 if [ -z "$$libname" ]; then \ 613 libname=`sed -ne "/^old_library=/{s/.*='//;s/'$$//;s/ .*//;p;}" \ 616 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 617 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/libdl/ |
A D | libdl.c | 333 if (!libname) in do_dlopen() 403 &rpnt, tfrom, (char*)libname, 0); in do_dlopen() 451 lpntstr, runp->tpnt->libname); in do_dlopen() 472 tmp->tpnt->libname); in do_dlopen() 662 tpnt->libname, dl_elf_func); in do_dlopen() 681 void *dlopen(const char *libname, int flag) in dlopen() argument 686 ret = do_dlopen(libname, flag, in dlopen() 878 tpnt->libname, dl_elf_fini); in do_dlclose() 1043 free(tpnt->libname); in do_dlclose() 1132 tpnt->usage_count, tpnt->libname); [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/python/ |
A D | Makefile.am | 58 libname=$$file;; \ 62 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 63 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
A D | Makefile.in | 520 libname=$$file;; \ 524 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 525 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/python/ |
A D | Makefile.am | 59 libname=$$file;; \ 63 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 64 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/python/ |
A D | Makefile.am | 59 libname=$$file;; \ 63 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 64 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/python/ |
A D | Makefile.am | 59 libname=$$file;; \ 63 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 64 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/python/ |
A D | Makefile.am | 59 libname=$$file;; \ 63 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 64 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/python/ |
A D | Makefile.am | 59 libname=$$file;; \ 63 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \ 64 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/frv/ |
A D | dl-sysdep.h | 63 #define DL_CHECK_LIB_TYPE(epnt, piclib, _dl_progname, libname) \ argument 72 "\n", (_dl_progname), (libname)); \ 81 "\n", (_dl_progname), (libname)); \
|
/l4re-core-master/uclibc/lib/contrib/uclibc/utils/ |
A D | ldconfig.c | 331 char libname[BUFFER_SIZE]; in link_shlib() local 339 sprintf(libname, "%s/%s", dir, file); in link_shlib() 341 if (!chroot_realpath(chroot_dir, libname, reallibname)) in link_shlib() 350 warn("can't stat %s", libname); in link_shlib() 596 char *libname; member 608 res = libcmp(strrchr(x->libname, '/') + 1, in liblistcomp() 609 strrchr(y->libname, '/') + 1); in liblistcomp() 625 new_lib->libname = xstrdup(fullpath); in cache_dolib() 684 stroffset += strlen(cur_lib->libname) + 1; in cache_write() 704 if ((size_t)write(cachefd, cur_lib->libname, strlen(cur_lib->libname) + 1) in cache_write() [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/bfin/ |
A D | dl-sysdep.h | 60 #define DL_CHECK_LIB_TYPE(epnt, piclib, _dl_progname, libname) \ argument 69 "\n", (_dl_progname), (libname)); \
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/i386/ |
A D | elfinterp.c | 76 …l_dprintf(2, "%s: can't resolve symbol '%s' in lib '%s'.\n", _dl_progname, symname, tpnt->libname); in _dl_linux_resolver() 143 _dl_reltypes(reloc_type), tpnt->libname); in _dl_parse() 146 reloc_type, tpnt->libname); in _dl_parse() 150 _dl_dprintf(2, "can't resolve symbol in lib '%s'.\n", tpnt->libname); in _dl_parse()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/ |
A D | dl-hash.h | 47 char *libname; /* Absolute file name object was found in. */ member 164 extern struct elf_resolve * _dl_add_elf_hash_table(const char * libname,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/mips/ |
A D | elfinterp.c | 116 …l_dprintf(2, "%s: can't resolve symbol '%s' in lib '%s'.\n", _dl_progname, symname, tpnt->libname); in __dl_runtime_pltresolve() 313 …_dprintf(2, "can't handle reloc type '%s' in lib '%s'\n", _dl_reltypes(reloc_type), tpnt->libname); in _dl_parse_relocation_information() 315 _dl_dprintf(2, "can't handle reloc type %x in lib '%s'\n", reloc_type, tpnt->libname); in _dl_parse_relocation_information() 352 _dl_dprintf(2, "_dl_perform_mips_global_got_relocations for '%s'\n", tpnt->libname); in _dl_perform_mips_global_got_relocations()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/powerpc/ |
A D | elfinterp.c | 144 …l_dprintf(2, "%s: can't resolve symbol '%s' in lib '%s'.\n", _dl_progname, symname, tpnt->libname); in _dl_linux_resolver() 433 …_dprintf(2, "can't handle reloc type '%s' in lib '%s'\n", _dl_reltypes(reloc_type), tpnt->libname); in _dl_parse() 435 _dl_dprintf(2, "can't handle reloc type %x in lib '%s'\n", reloc_type, tpnt->libname); in _dl_parse() 441 _dl_dprintf(2, "can't resolve symbol in lib '%s'.\n", tpnt->libname); in _dl_parse()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/elf/ |
A D | dl-iterate-phdr.c | 31 info.dlpi_name = l->libname; in __dl_iterate_phdr()
|
/l4re-core-master/ldso/ldso/ |
A D | vfs.cc | 51 typedef void *Dl_open(const char *libname, int flag);
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/metag/ |
A D | dl-sysdep.h | 105 #define DL_CHECK_LIB_TYPE(epnt, piclib, _dl_progname, libname) \ argument
|