Home
last modified time | relevance | path

Searched refs:recursive (Results 1 – 25 of 53) sorted by relevance

123

/toolchain/binutils/binutils-2.27/gold/
DMakefile.in203 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
204 html-recursive info-recursive install-data-recursive \
205 install-dvi-recursive install-exec-recursive \
206 install-html-recursive install-info-recursive \
207 install-pdf-recursive install-ps-recursive install-recursive \
208 installcheck-recursive installdirs-recursive pdf-recursive \
209 ps-recursive uninstall-recursive
215 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
216 distclean-recursive maintainer-clean-recursive
217 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
[all …]
/toolchain/binutils/binutils-2.27/gprof/
DMakefile.in144 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
145 html-recursive info-recursive install-data-recursive \
146 install-dvi-recursive install-exec-recursive \
147 install-html-recursive install-info-recursive \
148 install-pdf-recursive install-ps-recursive install-recursive \
149 installcheck-recursive installdirs-recursive pdf-recursive \
150 ps-recursive uninstall-recursive
187 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
188 distclean-recursive maintainer-clean-recursive
189 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
[all …]
Dfsf_callg_bl.m27 only includes non-recursive calls, and is followed by
28 a `+' and the number of recursive calls.
79 The `+' recursive calls entry shows the number of function calls that
DChangeLog-200993 (install-pdf-recursive, html__strip_dir, install-html)
94 (install-html-am, install-html-recursive): Remove.
194 and install-pdf-recursive targets. Define pdf__strip_dir.
Dbsd_callg_bl.m25 than recursive calls).
DChangeLog-2006103 install-html-recursive targets.
Dgprof.texi1155 separated by a @samp{+}. The first number counts non-recursive calls,
1156 and the second counts recursive calls.
1212 followed by the total number of non-recursive calls to @code{report} from
1271 followed by the total number of non-recursive calls to @code{report}.
1311 @code{a} is indirectly recursive?
1394 recursive calls back to @code{a}.
1404 itself). This is a generalization of the usual split into non-recursive and
1405 recursive calls.
1777 For a recursive function, Unix @code{gprof} lists the function as a
1779 of recursive calls. @sc{gnu} @code{gprof} omits these lines and puts
[all …]
/toolchain/binutils/binutils-2.27/binutils/
DMakefile.in281 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
282 html-recursive info-recursive install-data-recursive \
283 install-dvi-recursive install-exec-recursive \
284 install-html-recursive install-info-recursive \
285 install-pdf-recursive install-ps-recursive install-recursive \
286 installcheck-recursive installdirs-recursive pdf-recursive \
287 ps-recursive uninstall-recursive
293 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
294 distclean-recursive maintainer-clean-recursive
295 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
[all …]
DChangeLog-2009569 * Makefile.am (install-pdf, install-pdf-recursive, install-html)
570 (install-html-recursive): Remove.
1171 and install-pdf-recursive targets.
DChangeLog-2006398 * Makefile.am: Add install-html and install-html-recursive targets.
DChangeLog-2008577 (ar_emul_default_append): Factored out recursive code.
/toolchain/binutils/binutils-2.27/opcodes/
DMakefile.in163 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
164 html-recursive info-recursive install-data-recursive \
165 install-dvi-recursive install-exec-recursive \
166 install-html-recursive install-info-recursive \
167 install-pdf-recursive install-ps-recursive install-recursive \
168 installcheck-recursive installdirs-recursive pdf-recursive \
169 ps-recursive uninstall-recursive
176 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
177 distclean-recursive maintainer-clean-recursive
178 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
[all …]
/toolchain/binutils/binutils-2.27/bfd/
DMakefile.in174 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
175 html-recursive info-recursive install-data-recursive \
176 install-dvi-recursive install-exec-recursive \
177 install-html-recursive install-info-recursive \
178 install-pdf-recursive install-ps-recursive install-recursive \
179 installcheck-recursive installdirs-recursive pdf-recursive \
180 ps-recursive uninstall-recursive
189 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
190 distclean-recursive maintainer-clean-recursive
191 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
[all …]
/toolchain/binutils/binutils-2.27/ld/
DMakefile.in195 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
196 html-recursive info-recursive install-data-recursive \
197 install-dvi-recursive install-exec-recursive \
198 install-html-recursive install-info-recursive \
199 install-pdf-recursive install-ps-recursive install-recursive \
200 installcheck-recursive installdirs-recursive pdf-recursive \
201 ps-recursive uninstall-recursive
237 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
238 distclean-recursive maintainer-clean-recursive
239 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
[all …]
DChangeLog-2009670 (install-pdf-recursive, html__strip_dir, install-html)
671 (install-html-am, install-html-recursive): Remove.
1497 and install-pdf-recursive targets. Define pdf__strip_dir.
DChangeLog-2005996 (info-recursive): Depend on ld.1.
1559 recursive call to exp_fold_tree to process the right-hand side
/toolchain/binutils/binutils-2.27/gas/
DMakefile.in154 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
155 html-recursive info-recursive install-data-recursive \
156 install-dvi-recursive install-exec-recursive \
157 install-html-recursive install-info-recursive \
158 install-pdf-recursive install-ps-recursive install-recursive \
159 installcheck-recursive installdirs-recursive pdf-recursive \
160 ps-recursive uninstall-recursive
166 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
167 distclean-recursive maintainer-clean-recursive
168 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
[all …]
DChangeLog-20091163 * Makefile.am (install-pdf, install-pdf-recursive, install-html)
1164 (install-html-recursive): Remove.
2574 and install-pdf-recursive targets.
/toolchain/binutils/binutils-2.27/zlib/
DChangeLog.gcj337 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
338 generate *-recursive for this Makefile, use *-am instead.
/toolchain/binutils/binutils-2.27/
Dltoptions.m4360 LT_OPTION_DEFINE([LTDL_INIT], [recursive],
361 [m4_define([_LTDL_MODE], [recursive])])
DChangeLog3361 ac_subdirs_all, for `./configure --help=recursive'.
4562 that $$r and $$s are set before invoking a recursive make.
5250 in the recursive `make', instead of hardwiring `all'.
5425 the recursive invocation.
5516 in the recursive `make', instead of hardwiring `all'.
5579 other recursive targets for gcc): Remove.
5768 $(RECURSE_FLAGS) to recursive invocation of make.
5782 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6483 * Makefile.tpl: Make 'recursive targets' using autogen rather
6486 * Makefile.def: Add systematic dependencies to 'recursive' targets.
[all …]
/toolchain/binutils/binutils-2.27/etc/
Dconfigure1267 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1270 $SHELL "$ac_srcdir/configure" --help=recursive
/toolchain/binutils/binutils-2.27/bfd/doc/
DChangeLog-041550 and omit recursive MAKE. Use $< in command.
/toolchain/binutils/binutils-2.27/libiberty/
DChangeLog1142 all callers updated. Rewrite to be non-recursive.
1316 decrement dpi->len if no flushes happened during the recursive
1528 * Makefile.in (install-html-recursive): Removed.
2311 install-html-recursive targets. Define mkdir_p and
5384 (demangle_type_ptr): Change parameters. Make recursive. Handle
8254 ($(RULE1)): Don't pass XTRAFLAGS down in recursive call.
8553 * Makefile.in: pass SHELL to recursive make
9379 a recursive make: The top-level generates the list
9381 and then passes that list to the recursive make.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c11404 static bfd_boolean recursive = FALSE; in xtensa_switch_to_non_abs_literal_fragment() local
11414 && !recursive in xtensa_switch_to_non_abs_literal_fragment()
11428 recursive = TRUE; in xtensa_switch_to_non_abs_literal_fragment()
11430 recursive = FALSE; in xtensa_switch_to_non_abs_literal_fragment()

123