Home
last modified time | relevance | path

Searched refs:process (Results 1 – 25 of 124) sorted by relevance

12345

/toolchain/binutils/binutils-2.25/gold/
Dworkqueue-internal.h91 process(int thread_number) in process() function
92 { this->get_workqueue()->process(thread_number); } in process()
Dmain.cc165 command_line.process(argc - 1, const_cast<const char**>(argv + 1)); in main()
252 workqueue.process(0); in main()
Dworkqueue-threads.cc117 pwt->threadpool_->process(pwt->thread_number_); in thread_body()
Dworkqueue.h223 process(int);
Dworkqueue.cc493 Workqueue::process(int thread_number) in process() function in gold::Workqueue
Doptions.cc1495 Command_line::process(int argc, const char** argv) in process() function in gold::Command_line
/toolchain/binutils/binutils-2.25/libiberty/
Dpexecute.txh154 @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}.
Dfnmatch.txh19 @code{flags} controls various aspects of the matching process, and is a
Dfunctions.texi162 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 …]
Dlibiberty.texi38 Permission is granted to process this file through TeX and print the
Dconfig.in194 /* Define to 1 if you have the <process.h> header file. */
/toolchain/binutils/binutils-2.25/bfd/
DREADME2 same routines to process object files regardless of their format.
Delfcode.h1042 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/
Dtic6xdsbt.em102 /* Build a sorted list of input text sections, then use that to process
Dnios2elf.em243 sections. It's likely we'll resize everything in the process of
Darmelf.em278 /* 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
Dmetagelf.em226 sections. It's likely we'll resize everything in the process of
Dhppaelf.em249 sections. It's likely we'll resize everything in the process of
Daarch64elf.em228 sections. It's likely we'll resize everything in the process of
Dpep.em1227 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/
Dd-demangle-expected852 std.process.setCLOEXEC(int, bool)
864 std.process.escapeShellCommand(const(char[][])...)
/toolchain/binutils/binutils-2.25/gas/doc/
Dinternals.texi565 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/
Dgettext.m4290 dnl We need to process the po/ directory.
/toolchain/binutils/binutils-2.25/binutils/
DREADME122 binutils build process will not work. In this case, run configure as
/toolchain/binutils/binutils-2.25/cpu/
Dmep.opc1015 /* 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

12345