/toolchain/binutils/binutils-2.25/gold/ |
D | workqueue-internal.h | 91 process(int thread_number) in process() function 92 { this->get_workqueue()->process(thread_number); } in process()
|
D | main.cc | 165 command_line.process(argc - 1, const_cast<const char**>(argv + 1)); in main() 252 workqueue.process(0); in main()
|
D | workqueue-threads.cc | 117 pwt->threadpool_->process(pwt->thread_number_); in thread_body()
|
D | workqueue.h | 223 process(int);
|
D | workqueue.cc | 493 Workqueue::process(int thread_number) in process() function in gold::Workqueue
|
D | options.cc | 1495 Command_line::process(int argc, const char** argv) in process() function in gold::Command_line
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | pexecute.txh | 154 @var{env} is the environment for the child process, specified as an array of 203 Most systems' pipes can buffer only a fixed amount of data; a process 205 before starting the first process, you run the risk of blocking when 206 there is no child process yet to read the data and allow you to 209 before starting the first process in the pipeline, consider using 217 is no way to make progress: the only process that could read data from 264 Returns the process execution times of all programs run using 274 process times, all the fields will be set to @code{0}.
|
D | fnmatch.txh | 19 @code{flags} controls various aspects of the matching process, and is a
|
D | functions.texi | 162 Returns an approximation of the CPU time used by the process as a 370 @code{flags} controls various aspects of the matching process, and is a 438 the time used by this process, else it is the elapsed time since the 439 process started. 470 result on the assumption that the process will not call @code{chdir} 836 Returns the process execution times of all programs run using 846 process times, all the fields will be set to @code{0}. 927 Most systems' pipes can buffer only a fixed amount of data; a process 929 before starting the first process, you run the risk of blocking when 930 there is no child process yet to read the data and allow you to [all …]
|
D | libiberty.texi | 38 Permission is granted to process this file through TeX and print the
|
D | config.in | 194 /* Define to 1 if you have the <process.h> header file. */
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | README | 2 same routines to process object files regardless of their format.
|
D | elfcode.h | 1042 void (*process) (const void *, size_t, void *), in elf_checksum_contents() 1057 (*process) (&x_ehdr, sizeof x_ehdr, arg); in elf_checksum_contents() 1065 (*process) (&x_phdr, sizeof x_phdr, arg); in elf_checksum_contents() 1079 (*process) (&x_shdr, sizeof x_shdr, arg); in elf_checksum_contents() 1107 (*process) (contents, i_shdr.sh_size, arg); in elf_checksum_contents()
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | tic6xdsbt.em | 102 /* Build a sorted list of input text sections, then use that to process
|
D | nios2elf.em | 243 sections. It's likely we'll resize everything in the process of
|
D | armelf.em | 278 /* Build a sorted list of input text sections, then use that to process 328 sections. It's likely we'll resize everything in the process of
|
D | metagelf.em | 226 sections. It's likely we'll resize everything in the process of
|
D | hppaelf.em | 249 sections. It's likely we'll resize everything in the process of
|
D | aarch64elf.em | 228 sections. It's likely we'll resize everything in the process of
|
D | pep.em | 1227 void (*process) (const void *, size_t, void *), 1246 (*process) (&b, 1, arg); 1559 einfo ("%X%P: unable to process relocs: %E\n");
|
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
D | d-demangle-expected | 852 std.process.setCLOEXEC(int, bool) 864 std.process.escapeShellCommand(const(char[][])...)
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | internals.texi | 565 relaxation code to process (@pxref{Relaxation}). If @code{md_relax_frag} is 739 The configuration process will create a file named @file{targ-cpu.h} in the 743 @file{obj-@var{fmt}.c} and @file{obj-@var{fmt}.h}. The configuration process 749 configuration process will create a file named @file{targ-env.h} in the build 1271 the generic code sees it, or to fully process the fixup. In the latter case, 1909 termination of the assembler process.
|
/toolchain/binutils/binutils-2.25/config/ |
D | gettext.m4 | 290 dnl We need to process the po/ directory.
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | README | 122 binutils build process will not work. In this case, run configure as
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | mep.opc | 1015 /* Now we need to process the second copro insn if it exists. We 1018 a second copro insn to process. If present, this insn will
|