Home
last modified time | relevance | path

Searched refs:doing (Results 1 – 25 of 86) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/gprof/
Dcg_print.c166 Sym *todo, *doing, *prev; in sort_members() local
173 for (doing = todo; doing != NULL; doing = todo) in sort_members()
175 todo = doing->cg.cyc.next; in sort_members()
179 if (cmp_member (doing, prev->cg.cyc.next) == GREATERTHAN) in sort_members()
183 doing->cg.cyc.next = prev->cg.cyc.next; in sort_members()
184 prev->cg.cyc.next = doing; in sort_members()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dbreak.s1 ; No-brainer doing an exhaustive test for this one, I guess.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
Dbug-1403.s1 ;;; Bug #1403: Branch adjustment to another section not correct when doing linker relaxation
/toolchain/binutils/binutils-2.25/config/
Dunwind_ipinfo.m42 dnl Check whether _Unwind_GetIPInfo is available without doing a link
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dneedrelax.em35 /* Force -relax on if not doing a relocatable link. */
Dmmix-elfnmmo.em42 /* Force -relax on (regardless of whether we're doing a relocatable
Dsunos.em370 /* We only need to worry about this when doing a final link. */
380 doing the link. Note that the needed list can actually grow
804 not doing a dynamic link, or the start of the .dynamic section if
805 we are doing one. */
Dppc64elf.em564 The reason for doing this is that many shared library version
Dbeos.em673 /* Don't process grouped sections unless doing a final link.
/toolchain/binutils/binutils-2.25/
Dltgcc.m446 ## what you are doing...
Dconfigure.ac114 ### (library or tools, host or target), doing a dependency sort.
1315 # what he's doing.
1602 # trust that they are doing what they want.
1632 # use, trust that they are doing what they want.
/toolchain/binutils/binutils-2.25/bfd/doc/
Dproto.str119 - discard it if we're doing internal mode
Dbfdint.texi1192 When doing a relocatable link, the linker may or may not have to do
1279 you write to handle the assembler will also work correctly when doing a
1311 doing a link in which the output object file format is S-records.
1600 This makes linking awkward, particularly when doing a relocatable link
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dtic80coff.sc13 # RELOCATING: Set to a non-empty string when the linker is going to be doing
Delfm68hc11.sc125 By doing so, this should bring the code that copies the .data section
Delfm68hc12.sc125 By doing so, this should bring the code that copies the .data section
Delfxgate.sc125 By doing so, this should bring the code that copies the .data section
/toolchain/binutils/binutils-2.25/ld/
Dldint.texinfo305 This will be set to a non-empty string when the linker is doing a final
333 be run when doing a final relocation, they should be enclosed within a
335 targets special symbols such as @code{_end} should be defined when doing
336 a final link. Naturally, those symbols should not be defined when doing
353 doing a final relocation. This will typically be done like this:
690 require more work on behalf of loader than not doing it.
DChangeLog-9899640 entry_symbol as an undefined symbol when doing a relocateable
2044 * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): When doing
2049 .data comes first. If doing a relocateable link, use
DChangeLog-2004842 sections when doing a final link. Clear SEC_EXCLUDE when doing
/toolchain/binutils/binutils-2.25/binutils/
DREADME57 which they are built. When doing cross development, use the --target
138 into a directory on your PATH. After doing this, you can run make as
/toolchain/binutils/binutils-2.25/gas/
DREADME22 The DVI form is suitable for printing or displaying; the commands for doing
DNEWS403 maximum number of bytes to skip. If doing the alignment would require
533 gas/Makefile.in, so people not doing development work shouldn't get the
/toolchain/binutils/binutils-2.25/opcodes/
Dcgen-asm.in325 At this point in time doing so would be more of a curiosity than useful
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-m68hc11.texi97 This option prevents @code{@value{AS}} from doing this, and the wrong

1234