Searched refs:perform (Results 1 – 25 of 92) sorted by relevance
1234
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | chew.c | 354 static void perform (void); 1247 perform () in perform() function 1563 perform ();
|
D | ChangeLog | 40 * chew.c (perform): Free next.
|
D | ChangeLog-9103 | 49 * chew.c (paramstuff, outputdots, perform, bang and usage): Remove 246 (perform, compile): Likewise.
|
D | bfdsumm.texi | 135 indirectly to a routine to perform this, so the relocation may be
|
D | bfd.texinfo | 241 select the greediest open BFD, close it to reclaim the memory, perform
|
D | bfdint.texi | 141 backends to perform the link without translating through the generic 186 a pointer to a howto structure which describes how to perform the 1265 perform during a relocatable link and during a final link.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-score.texi | 75 Assembler will not perform any optimizations
|
D | c-alpha.texi | 286 or perform a standard GP load in the first two instructions via the 398 to perform a load of the GP register; 2 indicates that @code{$27} is 409 instructions of the function perform a GP load.
|
D | c-msp430.texi | 301 Even more -- jtag hardware facility does not perform any profiling functions.
|
D | c-s390.texi | 724 perform code optimization.
|
D | c-i386.texi | 681 perform bus lock operations, and to change operand and address sizes.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | s390-opc.txt | 363 ee plo SS_RRRDRD2 "perform locked operation" g5 esa,zarch 758 0104 ptff E "perform timing facility function" z9-109 zarch 861 010a pfpo E "perform floating point operation" z9-ec zarch 964 b9a2 ptf RRE_R0 "perform topology function" z10 zarch 965 b9af pfmf RRE_RR "perform frame management function" z10 zarch 979 b928 pckmo RRE_00 "perform cryptographic key management operation" z10 zarch 1117 b92c pcc RRE_00 "perform cryptographic computation" z196 zarch 1129 b2e8 ppa RRF_U0RR "perform processor assist" zEC12 zarch
|
D | ChangeLog-9899 | 1546 arguments. Don't perform validation here.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm-reloc.def | 43 // Operation: An expression specifying how the linker should perform a
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | frv.opc | 277 tables perform that mapping. */ 312 tables perform that mapping. */
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-2004 | 772 (process_section_contents): Do not perform prescans.
|
/toolchain/binutils/binutils-2.25/ |
D | config-ml.in | 180 # into one file, but it does leave us with having to perform this test.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | NEWS | 380 this information in order to be able to correctly identify and perform
|
D | ld.texinfo | 866 order to perform correct modifications of executables. This results 1290 perform this check, and if it finds any overlaps it will produce 2161 time it takes the linker to perform its tasks, at the expense of 2913 direct the linker to perform many other operations, using the commands 3775 Then the C source code to perform the copy would be: 6216 For the H8/300, @command{ld} can perform these global optimizations when 6355 For the Motorola 68HC11, @command{ld} can perform these global 6487 situations. Currently it is used to perform calls via the PLT from Thumb 6564 perform a function call to a symbol that is too far away. The
|
D | ChangeLog-2004 | 437 * scripttempl/xstormy16.sc: Only perform the assignments to the
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | aix.em | 75 /* Whether to perform garbage collection. */
|
D | pep.em | 1437 einfo (_("%F%P: cannot perform PE operations on non PE output file '%B'.\n"),
|
/toolchain/binutils/binutils-2.25/config/ |
D | tcl.m4 | 4 # Locate the tclConfig.sh file and perform a sanity check on 2736 # Don't perform the eval of the libraries here because DL_LIBS
|
/toolchain/binutils/binutils-2.25/ld/po/ |
D | ld.pot | 457 msgid "%F%P: cannot perform PE operations on non PE output file '%B'.\n"
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | gprof.texi | 350 If you wish to perform line-by-line profiling you should use the 1422 @code{gprof}'s @samp{-l} option causes the program to perform
|
1234