Home
last modified time | relevance | path

Searched refs:ends (Results 1 – 25 of 54) sorted by relevance

123

/toolchain/binutils/binutils-2.25/bfd/doc/
Dbfd.texinfo86 * BFD back ends:: BFD back ends
100 BFD is split into two parts: the front end, and the back ends (one for
106 @item The back ends provide BFD its view of the real world. Each back
108 its canonical form. The back ends also may keep around information for
195 @node BFD front end, BFD back ends, Overview, Top
287 @node BFD back ends, GNU Free Documentation License, BFD front end, Top
288 @chapter BFD back ends
301 @node What to Put Where, aout, BFD back ends, BFD back ends
305 @node aout, coff, What to Put Where, BFD back ends
308 @node coff, elf, aout, BFD back ends
[all …]
Dbfdsumm.texi52 representation internally. This means that the BFD back ends
60 and exported only to the back ends. When a file is read in one format,
66 there is a great deal of commonality between back ends,
DChangeLog-9103110 * bfd.texinfo (BFD back ends): Add entry for mmo.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
Db-twoinsn.s3 % ends before the LOP_STAB.
Dbspec802.s3 ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or
Db-loc64k.s3 % This file ends before the LOP_STAB.
Dbspec804.s5 ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or
Dbspec803.s5 ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or
Dbspec806.s6 ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or
Dbspec805.s6 ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or
/toolchain/binutils/binutils-2.25/gas/
Dread.c1164 char *ends; in read_a_source_file() local
1180 ends = strstr (s, "#NO_APP\n"); in read_a_source_file()
1182 if (!ends) in read_a_source_file()
1202 ends = strstr (buffer, "#NO_APP\n"); in read_a_source_file()
1203 if (ends) in read_a_source_file()
1204 num = ends - buffer; in read_a_source_file()
1212 while (!ends); in read_a_source_file()
1214 input_line_pointer = ends ? ends + 8 : NULL; in read_a_source_file()
1217 ends = s + tmp_len; in read_a_source_file()
1222 input_line_pointer = ends + 8; in read_a_source_file()
[all …]
DChangeLog-2008385 Manually process line ends.
/toolchain/binutils/binutils-2.25/include/
Dxregex2.h502 regoff_t *ends);
/toolchain/binutils/binutils-2.25/config/
Dproginstall.m488 # It thinks the first close brace ends the variable substitution.
DChangeLog1602 * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-i386.texi604 the 8 16-bit low-ends of these: @samp{%ax}, @samp{%bx}, @samp{%cx},
655 the 8 32-bit low ends of the extended registers: @samp{%r8d}--@samp{%r15d}
658 the 8 16-bit low ends of the extended registers: @samp{%r8w}--@samp{%r15w}
661 the 8 8-bit low ends of the extended registers: @samp{%r8b}--@samp{%r15b}
Dc-xtensa.texi77 unnecessary overhead when a call ends up within range. The default is
793 If the current section name (or @code{literal_prefix} value) ends with
Dc-mips.texi617 The directive @code{.set nosym32} ends a @code{.set sym32} block and
/toolchain/binutils/binutils-2.25/texinfo/
Dtexinfo.tex352 % take effect in \write's, yet the group defined by the \vbox ends
493 % either the null string, or it ends with \^^M---thus there is no danger
793 % message, so this ends up printing `@group can only ...'.
3781 % box from the multistrut, so the strut ends up on a line by itself.
3907 % If we're here, #1 ends with ^^M\ifinfo (for example).
4425 % makeinfo does not expand macros in the argument to @deffn, which ends up
4785 \pdfgettoks#2.\ \the\toksA % The page number ends the paragraph.
4918 % invocation ends. Having called \balancecolumns once, we do not
6382 % the (first) argument ends when '@end verbatim' is reached, ie:
/toolchain/binutils/binutils-2.25/
Dconfigure.ac1339 # check for this first so it ends up on the link line before mpfr.
1373 # check for this first so it ends up on the link line before gmp.
1798 # front ends it requires, even if some are required indirectly.
Dlibtool.m4574 # the child script. The macro ends with non-zero status if the
5955 # ends with ".so" (or ".sl" for HP-UX), so rename the library
6159 # ends with ".so" (or ".sl" for HP-UX), so rename the library
/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c4892 regoff_t *starts, regoff_t *ends) in weak_alias()
4899 regs->end = ends; in weak_alias()
Dfunctions.texi48 Behavior is undefined if the pathname ends in a directory separator.
727 character @var{c}. The search only ends with the first occurrence of
/toolchain/binutils/binutils-2.25/ld/
Dldint.texinfo541 ends up in the output sections.
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-20103463 Set TARGET_ARCHITECTURE for the generic back-ends.

123