Home
last modified time | relevance | path

Searched refs:directories (Results 1 – 25 of 78) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/gold/
Ddirsearch.cc229 const General_options::Dir_list* directories) in initialize() argument
233 this->directories_ = directories; in initialize()
234 this->token_.add_blockers(directories->size()); in initialize()
235 for (General_options::Dir_list::const_iterator p = directories->begin(); in initialize()
236 p != directories->end(); in initialize()
286 const General_options::Dir_list& directories, in find_file_in_dir_list() argument
294 for (General_options::Dir_list::const_iterator dir = directories.begin(); in find_file_in_dir_list()
295 dir != directories.end(); in find_file_in_dir_list()
Ddirsearch.h74 const General_options::Dir_list& directories,
/toolchain/binutils/binutils-2.25/
DREADME-maintainer-mode6 find the sources for these in the respective upstream directories:
21 Makefiles in their parent directories, and distclean will delete the
22 Makefiles in the parent directories before running the Makefiles in
23 the child directories. There is no easy way around this (short of
DREADME43 COPYING.LIB in the various directories, for a description of the
Dconfigure.ac187 ## ${configdirs} is directories we build using the host tools.
188 ## ${target_configdirs} is directories we build using the target tools.
377 # Configure extra directories which are host specific
1906 # Disable languages that need other directories if these aren't available.
2118 # Quietly strip out all directories which aren't configurable in this tree.
2153 # If $appdirs is non-empty, at least one of those directories must still
2179 echo " (Any other directories should still work fine.)" 1>&2
2261 # the name directories are copied to $(tooldir)/lib. Multiple directories
2331 # parent directories.
2884 [additional configure arguments for build directories])
[all …]
DMAINTAINERS109 files and directories.
DChangeLog819 link directories.
1166 directories on the host.
1168 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1824 sub-directories as there may not be Makefiles present in the
1825 sub-directories.
1836 * configure.ac: Delete config.cache files in sub-directories when
2226 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2311 directories, rather than just gcc.
2805 as nonconfigurable directories list.
3300 * src-release (do-proto-toplev): Process the support directories before
[all …]
/toolchain/binutils/binutils-2.25/config/
Dlargefile.m43 # bfd's configure script so that all the directories agree on the size
14 # even in directories otherwise not depending on the $plugins option.
Dlib-link.m4486 dnl Didn't find the library; assume it is in the system directories
488 dnl directories known to the linker should also be known to the
Dpo.m495 # PO directories have a Makefile.in generated from Makefile.in.in.
Dacx.m4301 # For build == host, search the same directories that the installed
Dacinclude.m4231 dnl We list two directories cause bfd now uses libtool
/toolchain/binutils/binutils-2.25/ld/
Dconfigure.ac97 AC_ARG_ENABLE([poison-system-directories],
98 AS_HELP_STRING([--enable-poison-system-directories],
99 [warn for use of native system library directories]),,
104 [Define to warn for use of native system library directories])
Dconfig.in14 /* Define to warn for use of native system library directories */
DNEWS227 searching the default directories, rather than vice versa.
370 * The native ELF linker now searches the directories in DT_RUNPATH or
499 * The -rpath option may be used on SunOS to set the list of directories to be
Dld.texinfo277 directories. (See the discussion of the @samp{-l} option below.)
451 If @var{MRI-cmdfile} does not exist, @command{ld} looks for it in the directories
700 option any number of times. The directories are searched in the order
702 on the command line are searched before the default directories. All
945 the current directory, @code{ld} looks for it in the directories
1576 Only search library directories explicitly specified on the
1577 command line. Library directories specified in linker scripts
1725 specifies the first set of directories to search. The
1739 Any directories specified by @option{-rpath-link} options.
1741 Any directories specified by @option{-rpath} options. The difference
[all …]
/toolchain/binutils/binutils-2.25/binutils/
DREADME12 There are README and NEWS files in most of the program sub-directories
31 various files and sub-directories. Most of the files in the top
33 source code is in sub-directories.
268 suffices to copy all programs and libraries to the proper directories.
Dsysroff.info458 (("number of directories") (2 bytes) ("ndir"))
477 (("number of directories") (2 bytes) ("ndir"))
DMAINTAINERS153 It creates files in several of the binutils directories, but it
/toolchain/binutils/binutils-2.25/bfd/
Dconfigure.host22 # binutils directories (at least), the index to it is also shared.
/toolchain/binutils/binutils-2.25/etc/
Dconfigure1167 Installation directories:
1180 Fine tuning of the installation directories:
/toolchain/binutils/binutils-2.25/gprof/
DREADME263 Specifies the list of directories to be searched
265 separated list of directories. By default, gprof
DChangeLog-92031288 directories.
1709 * search_list.c (search_list_append): directories were added in wrong
2013 bfd-based directories do.
2088 * Makefile.in: always create installation directories.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dsunos.em93 linker, we add the directories in LD_LIBRARY_PATH to the search
765 user to specify the directories using the -rpath command line
/toolchain/binutils/binutils-2.25/bfd/doc/
DChangeLog-9103566 odd directories

1234