/toolchain/binutils/binutils-2.25/gold/ |
D | workqueue-threads.cc | 152 int create; in set_thread_count() local 157 create = this->desired_thread_count_ - this->threads_; in set_thread_count() 158 if (create < 0) in set_thread_count() 162 if (create > 0) in set_thread_count() 164 for (int i = 0; i < create; ++i) in set_thread_count()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | configure.com | 185 $! create bfdver.h 242 $! create bfd_stdint.h 245 $ create []bfd_stdint.h 249 $! create targmatch.h 263 $! create config.h 266 $ create []config.h 331 $ create build.com 340 $ create build.com 347 $ create substxx.tpu
|
D | genlink.h | 60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument 62 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
|
D | libcoff-in.h | 295 #define coff_link_hash_lookup(table, string, create, copy, follow) \ argument 297 bfd_link_hash_lookup (&(table)->root, (string), (create), \ 454 #define coff_debug_merge_hash_lookup(table, string, create, copy) \ argument 456 bfd_hash_lookup (&(table)->root, (string), (create), (copy)))
|
D | hash.c | 459 bfd_boolean create, in bfd_hash_lookup() argument 478 if (! create) in bfd_hash_lookup() 754 #define strtab_hash_lookup(t, string, create, copy) \ argument 756 bfd_hash_lookup (&(t)->table, (string), (create), (copy)))
|
D | libxcoff.h | 105 #define xcoff_link_hash_lookup(table, string, create, copy, follow) \ argument 107 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy),\
|
D | libcoff.h | 299 #define coff_link_hash_lookup(table, string, create, copy, follow) \ argument 301 bfd_link_hash_lookup (&(table)->root, (string), (create), \ 458 #define coff_debug_merge_hash_lookup(table, string, create, copy) \ argument 460 bfd_hash_lookup (&(table)->root, (string), (create), (copy)))
|
D | makefile.vms | 56 lib/create libbfd $(OBJS)
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | configure.com | 33 $ create build.com 41 $ create build.com 65 $ lib/create libopcodes 'FILES
|
D | makefile.vms | 52 lib/create libopcodes *.obj
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | configure.com | 15 $ create build.com 37 $ lib/create libiberty 'FILES
|
D | makefile.vms | 31 lib/create libiberty *.obj
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | m68kelf.em | 74 /* In the embedded relocs mode we create a .emreloc section for each 112 einfo ("%F%B: can not create .emreloc section: %E\n"); 176 einfo ("%B%X: can not create runtime reloc information: %E\n", 179 einfo ("%X%B: can not create runtime reloc information: %s\n", 190 einfo ("%B%X: can not create runtime reloc information: %E\n", 193 einfo ("%X%B: can not create runtime reloc information: %s\n",
|
D | cr16elf.em | 46 /* In the embedded relocs mode we create a .emreloc section for each 85 einfo ("%F%B: can not create .emreloc section: %E\n"); 117 /* Don't create a demand-paged executable, since this feature isn't 160 einfo ("%B%X: can not create runtime reloc information: %E\n", 163 einfo ("%X%B: can not create runtime reloc information: %s\n",
|
D | m68kcoff.em | 54 We create a .emreloc section for each input file with a non zero 101 einfo ("%F%B: can not create .emreloc section: %E\n"); 154 einfo ("%B%X: can not create runtime reloc information: %E\n", 157 einfo ("%X%B: can not create runtime reloc information: %s\n", 231 NULL, /* create output section statements */
|
D | vxworks.em | 47 einfo ("%X%P: Cannot create dynamic sections %E\n"); 70 --force-dynamic Always create dynamic sections\n"));
|
D | avrelf.em | 102 /* This is called before the input files are opened. We create a new 120 einfo ("%X%P: can not create stub BFD %E\n"); 171 /* Don't create a demand-paged executable, since this feature isn't
|
D | nios2elf.em | 38 /* This is called before the input files are opened. We create a new 52 we're done, as we won't need to create any stubs. */ 67 einfo ("%X%P: can not create BFD %E\n");
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | te-vms.c | 123 unsigned long long create; in vms_file_stats_name() local 129 { ATR$S_CREDATE, ATR$C_CREDATE, &create }, in vms_file_stats_name() 244 if (cdt) *cdt = create; in vms_file_stats_name()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | configure.com | 70 $ create atof-targ.c 75 $ create config-vms.in 226 $ create build.com
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | x86-64-unwind.s | 1 # First create .eh_frame with the right type.
|
/toolchain/binutils/binutils-2.25/etc/ |
D | configure | 316 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 439 …{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit … 1365 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; 2273 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 2735 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; 2866 || as_fn_error "could not create $ac_file" "$LINENO" 5 2881 || as_fn_error "could not create $ac_file" "$LINENO" 5
|
D | add-log.vi | 1 Here is a vi macro to create entries in the recommended format for
|
/toolchain/binutils/binutils-2.25/ |
D | src-release.sh | 61 elif test -f $tool/common/create-version.sh; then 62 $tool/common/create-version.sh $tool 'dummy-host' 'dummy-target' VER.tmp
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | req.s | 27 # first creation of an alias called foo would also create an alias
|