| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | config_sh.PL | 47 my @dynamic = FindExt::dynamic_extensions(); 49 my @known = sort(@dynamic,split(/\s+/,$opt{'staticext'}),@noxs); 54 @dynamic = grep(!/Thread/,@dynamic); 55 @known = grep(!/Thread/,@dynamic); 58 $opt{'dynamic_ext'} = join(' ',@dynamic);
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/scripttempl/ |
| D | aout.sc | 22 /* The next six sections are for SunOS dynamic linking. The order 37 /* The first three sections are for SunOS dynamic linking. */ 38 *(.dynamic) 42 *(.linux-dynamic) /* For Linux dynamic linking. */
|
| D | elf32sh-symbian.sc | 26 # TEXT_DYNAMIC - .dynamic in text segment, not data segment. 82 PLT=".plt : { *(.plt) } :dynamic :dyn" 83 DYNAMIC=".dynamic : { *(.dynamic) } :dynamic :dyn" 86 test -z "$GOT" && GOT=".got ${RELOCATING-0} : { *(.got.plt) *(.got) } :dynamic :dyn" 156 dynamic PT_DYNAMIC ; 269 .hash ${RELOCATING-0} : { *(.hash) } :dynamic :dyn 270 .dynsym ${RELOCATING-0} : { *(.dynsym) } :dynamic :dyn 271 .dynstr ${RELOCATING-0} : { *(.dynstr) } :dynamic :dyn 273 .got.plt : { *(.got.plt) } :dynamic :dyn
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | buildext.pl | 43 my ($static,$dynamic) = ((exists $opts{static}?1:0),(exists $opts{dynamic}?1:0)); 44 if ("$static,$dynamic" eq "0,0") { 45 ($static,$dynamic) = (1,1); 101 push @ext, FindExt::dynamic_ext(), FindExt::nonxs_ext() if $dynamic;
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | nm.c | 150 static int dynamic = 0; /* Print dynamic symbols. */ variable 193 {"dynamic", no_argument, &dynamic, 1}, 399 filter_symbols (bfd *abfd, bfd_boolean dynamic, void *minisyms, in filter_symbols() argument 420 sym = bfd_minisymbol_to_symbol (abfd, dynamic, (const void *) from, store); in filter_symbols() 660 sort_symbols_by_size (bfd *abfd, bfd_boolean dynamic, void *minisyms, in sort_symbols_by_size() argument 687 sym = bfd_minisymbol_to_symbol (abfd, dynamic, (const void *) from, in sort_symbols_by_size() 703 dynamic, in sort_symbols_by_size() 924 print_size_symbols (bfd *abfd, bfd_boolean dynamic, in print_size_symbols() argument 942 sym = bfd_minisymbol_to_symbol (abfd, dynamic, from->minisym, store); in print_size_symbols() 961 print_symbols (bfd *abfd, bfd_boolean dynamic, void *minisyms, long symcount, in print_symbols() argument [all …]
|
| /mirbsd/src/lib/libssl/src/doc/ |
| D | openssl-shared.txt | 4 If this directory is not in a standard system path for dynamic/shared 25 One common tool to check the dynamic dependencies of an executable 26 or dynamic library is ldd(1) on most UNIX systems.
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | sunos.em | 133 /* Despite the name, we use this routine to search for dynamic 160 || ! inp->dynamic) 372 /* Get the list of files which appear in ld_need entries in dynamic 375 table in the link. This is what the runtime dynamic linker will 376 do. Tracking the files down here permits one dynamic object to 426 /* We've found the needed dynamic object. */ 442 dynamic linker will search. That means that we want to use 540 dynamic object. */ 571 /* We've found the needed dynamic object. */ 582 dynamic object more than once. */ [all …]
|
| D | linux.em | 55 /* Try to open a dynamic archive. This is where we know that Linux 56 dynamic libraries have an extension of .sa. */ 121 dynamic linking. */ 123 einfo ("%P%F: failed to set dynamic section sizes: %E\n");
|
| D | elf32.em | 359 DT_NEEDED entry for any dynamic library in DT_NEEDED tags from 390 dynamic linker somehow tags which libc version to use in 442 /* Here we know that S is a dynamic object FOO.SO.VER1, and 443 the object we are considering needs a dynamic object 524 /* This function is called for each possible name for a dynamic object 614 /* We've found a dynamic object matching the DT_NEEDED entry. */ 1058 dynamic objects included in the link (often there will be none). 1061 the runtime dynamic linker will do. Tracking the files down here 1062 permits one dynamic object to include another without requiring 1102 want to search for the file in the same way that the dynamic [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | elfread.c | 144 elf_symtab_read (struct objfile *objfile, int dynamic) in elf_symtab_read() argument 168 if (dynamic) in elf_symtab_read() 187 if (dynamic) in elf_symtab_read() 207 if (dynamic in elf_symtab_read() 238 if (dynamic && !stripped) in elf_symtab_read()
|
| D | somread.c | 77 int val, dynamic; in som_symtab_read() local 116 dynamic = (text_offset != 0); in som_symtab_read() 150 if (dynamic) in som_symtab_read()
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elf64-sparc.c | 56 asymbol **symbols, bfd_boolean dynamic) in elf64_sparc_slurp_one_reloc_table() argument 95 if ((abfd->flags & (EXEC_P | DYNAMIC)) == 0 || dynamic) in elf64_sparc_slurp_one_reloc_table() 149 asymbol **symbols, bfd_boolean dynamic) in elf64_sparc_slurp_reloc_table() argument 159 if (! dynamic) in elf64_sparc_slurp_reloc_table() 196 dynamic)) in elf64_sparc_slurp_reloc_table() 201 dynamic)) in elf64_sparc_slurp_reloc_table()
|
| D | vms.c | 1009 bfd_boolean dynamic, in vms_read_minisymbols() argument 1014 vms_debug (1, "vms_read_minisymbols (%p, %d, %p, %d)\n", abfd, dynamic, minisymsp, *sizep); in vms_read_minisymbols() 1016 return _bfd_generic_read_minisymbols (abfd, dynamic, minisymsp, sizep); in vms_read_minisymbols() 1025 bfd_boolean dynamic, in vms_minisymbol_to_symbol() argument 1030 vms_debug (1, "vms_minisymbol_to_symbol (%p, %d, %p, %p)\n", abfd, dynamic, minisym, sym); in vms_minisymbol_to_symbol() 1032 return _bfd_generic_minisymbol_to_symbol (abfd, dynamic, minisym, sym); in vms_minisymbol_to_symbol()
|
| D | elfcode.h | 1041 elf_slurp_symbol_table (bfd *abfd, asymbol **symptrs, bfd_boolean dynamic) in elf_slurp_symbol_table() argument 1066 if (! dynamic) in elf_slurp_symbol_table() 1218 if (dynamic) in elf_slurp_symbol_table() 1282 bfd_boolean dynamic) in elf_slurp_reloc_table_from_section() argument 1307 if (dynamic) in elf_slurp_reloc_table_from_section() 1327 if ((abfd->flags & (EXEC_P | DYNAMIC)) == 0 || dynamic) in elf_slurp_reloc_table_from_section() 1378 bfd_boolean dynamic) in elf_slurp_reloc_table() argument 1391 if (! dynamic) in elf_slurp_reloc_table() 1430 symbols, dynamic)) in elf_slurp_reloc_table() 1437 symbols, dynamic)) in elf_slurp_reloc_table()
|
| D | syms.c | 773 bfd_boolean dynamic, in _bfd_generic_read_minisymbols() argument 781 if (dynamic) in _bfd_generic_read_minisymbols() 794 if (dynamic) in _bfd_generic_read_minisymbols() 818 bfd_boolean dynamic ATTRIBUTE_UNUSED, in _bfd_generic_minisymbol_to_symbol()
|
| /mirbsd/src/gnu/usr.bin/perl/hints/ |
| D | linux.sh | 129 You appear to have ELF support. I'll try to use it for dynamic loading. 130 If dynamic loading doesn't work, read hints/linux.sh for further information.
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | threads.pod | 73 Additionally, OpenSSL supports dynamic locks, and sometimes, some parts 95 is needed to perform locking off dynamic lock numbered n. Multi-threaded 140 Also, dynamic locks are currently not used internally by OpenSSL, but 169 All functions dealing with dynamic locks were added in OpenSSL 0.9.5b-dev.
|
| D | OPENSSL_config.pod | 47 used (among other things) to load dynamic ENGINEs from shared libraries (DSOs). 49 very few can load and use dynamic ENGINEs. Equally in future more sophisticated
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/ |
| D | configure.host | 24 …HOSTING_CRT0='-dynamic-linker `[ -f \`${CC} --print-prog-name=ld-elf.so.1\` ] || echo /usr/libexec… 33 …HOSTING_CRT0='-dynamic-linker /lib/ld-linux.so.1 /usr/lib/crt1.o /usr/lib/crti.o `if [ -f ../gcc/c… 38 …dynamic-linker `specs=\`${CC} --print-file-name=specs\`; { if [ x"$specs" = xspecs ]; then ${CC} -… 45 HOSTING_CRT0='-dynamic-linker /usr/libexec/ld.elf_so /usr/lib/crt0.o' 73 HOSTING_CRT0="-dynamic-linker /usr/libexec/ld.so /usr/lib/crt0.o" 239 HOSTING_CRT0="${HOSTING_CRT0#@(-dynamic-linker /usr/libexec/ld.elf_so )}"
|
| D | ldfile.c | 157 if (entry->search_dirs_flag || !entry->dynamic) in ldfile_try_open_bfd() 265 if (!entry->dynamic && (entry->the_bfd->flags & DYNAMIC) != 0) in ldfile_try_open_bfd() 335 if (entry->dynamic && ! link_info.relocatable) in ldfile_open_file_search()
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | README.macosx | 93 pre-bound dynamic library. 108 keeping in mind is the question of static vs. dynamic libraries. If you 109 upgrade using the default static libperl, you will find that the dynamic 112 link against the dynamic library by default. So, if you need to replace 113 Apple's dynamic libperl with a static libperl, you need to be sure to 114 delete the older dynamic library after you've installed the update.
|
| /mirbsd/src/gnu/usr.bin/perl/ext/DynaLoader/ |
| D | Makefile.PL | 8 SKIP => [qw(dynamic dynamic_lib dynamic_bs)],
|
| D | README | 21 The dl_*.xs files should either be named after the dynamic linking 31 If porting the DynaLoader to a platform that has a core dynamic linking
|
| /mirbsd/src/gnu/usr.bin/perl/cygwin/ |
| D | ld2.in | 18 echo perl is required to build dynamic libraries
|
| /mirbsd/src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/ |
| D | Makefile.PL | 16 SKIP => [qw(dynamic dynamic_lib dlsyms)],
|