Home
last modified time | relevance | path

Searched refs:deps (Results 1 – 25 of 28) sorted by relevance

12

/toolchain/binutils/binutils-2.25/ld/emultempl/
Dxtensaelf.em599 xtensa_get_section_deps (const reloc_deps_graph *deps ATTRIBUTE_UNUSED,
611 xtensa_set_section_deps (const reloc_deps_graph *deps ATTRIBUTE_UNUSED,
623 xtensa_append_section_deps (reloc_deps_graph *deps, asection *sec)
625 if (deps->size <= deps->count)
631 new_size = deps->size * 2;
637 for (i = 0; i < deps->count; i++)
639 new_sections[i] = deps->sections[i];
641 if (deps->sections != NULL)
642 free (deps->sections);
643 deps->sections = new_sections;
[all …]
/toolchain/binutils/binutils-2.25/libiberty/
Dmaint-tool39 &deps() if $mode eq "deps";
213 sub deps {
230 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
238 $deps{$f} = join(' ', &deps_for("$srcdir/$f"));
263 push(@pending, split(' ', $deps{$p}));
268 @deps = sort { &locals_first($a,$b) } keys %scanned;
272 if ($#deps >= 0) {
275 for $dt (@deps) {
DREADME53 "--enable-maintainer-mode", run "make maint-deps" to update
DMakefile.in435 maint-deps :
436 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) deps $(INCDIR)
DChangeLog719 * Makefile.in: Regenerate deps.
961 (deps): Use $(objext) for object extension.
964 Regenerate with maint-deps
1484 * maint-tool (deps): Output config.h instead of stamp-h.
1485 * Makefile.in: Rebuild deps.
1670 * maint-tool (deps): Output stamp-h instead of config.h.
1671 * Makefile.in: Rebuild deps.
2878 Run "make maint-deps".
3018 an 80 column screen. Run maint-deps.
3704 * maint-tool (deps): Scan for headers in $srcdir also.
[all …]
/toolchain/binutils/binutils-2.25/gold/
Dscript.cc2048 const struct Version_dependency_list* deps = in get_dependencies() local
2050 if (deps != NULL) in get_dependencies()
2051 for (size_t k = 0; k < deps->dependencies.size(); ++k) in get_dependencies()
2052 ret.push_back(deps->dependencies[k]); in get_dependencies()
2496 const Version_dependency_list* deps = vt->dependencies; in print() local
2497 for (size_t j = 0; j < deps->dependencies.size(); ++j) in print()
2499 if (j < deps->dependencies.size() - 1) in print()
2501 fprintf(f, " %s", deps->dependencies[j].c_str()); in print()
2945 struct Version_dependency_list* deps) in script_register_vers_node() argument
2948 tree->dependencies = deps; in script_register_vers_node()
Ddynobj.h397 Verdef(const char* name, const std::vector<std::string>& deps, in Verdef() argument
399 : name_(name), deps_(deps), is_base_(is_base), is_weak_(is_weak), in Verdef()
Daclocal.m4310 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
/toolchain/binutils/binutils-2.25/opcodes/
Dia64-gen.c244 unsigned short *deps; member
353 if (d1->deps[i] != d2->deps[i]) in deplist_equals()
361 insert_deplist (int count, unsigned short *deps) in insert_deplist() argument
371 set[deps[i]] = 1; in insert_deplist()
380 list->deps = (unsigned short *) malloc (sizeof (unsigned short) * count); in insert_deplist()
384 list->deps[count++] = i; in insert_deplist()
390 free (list->deps); in insert_deplist()
1617 len += printf ("%d, ", dlists[i]->deps[j]); in print_dependency_table()
Daclocal.m4310 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
DChangeLog-02031562 * Makefile.am (sh-dis.lo): Don't put make commands in deps.
/toolchain/binutils/binutils-2.25/include/
Dbfdlink.h831 struct bfd_elf_version_deps *deps; member
/toolchain/binutils/binutils-2.25/
Ddepcomp126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
DMakefile.tpl1822 (hash-ref lang-env-deps (string-append (get "module") "-" lang))))
1825 (define lang-env-deps (make-hash-table 7))
1828 (hash-create-handle! lang-env-deps
1832 (hash-create-handle! lang-env-deps
1836 (hash-create-handle! lang-env-deps
Dltmain.sh929 --preserve-dup-deps)
/toolchain/binutils/binutils-2.25/config/
Ddepstand.m4127 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-2006772 * Makefile.am (ELF_GEN_DEPS): Define. Use in emul deps.
777 * Makefile.am (ELF_DEPS): Define. Use in emul file deps. Fix
778 many ELF emul file deps that incorrectly said they needed elf32.em
Dldlang.c7838 struct bfd_elf_version_deps *deps) in lang_register_vers_node() argument
7921 version->deps = deps; in lang_register_vers_node()
Daclocal.m4310 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
DChangeLog-9899332 (earmnbsd.c): New rule with deps.
/toolchain/binutils/binutils-2.25/gas/
Daclocal.m4310 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
/toolchain/binutils/binutils-2.25/binutils/
Daclocal.m4310 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
/toolchain/binutils/binutils-2.25/gprof/
Daclocal.m4310 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
/toolchain/binutils/binutils-2.25/bfd/
Daclocal.m4310 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
Delflink.c5973 for (n = t->deps; n != NULL; n = n->next) in bfd_elf_size_dynamic_sections()
6073 for (n = t->deps; n != NULL; n = n->next) in bfd_elf_size_dynamic_sections()
6121 if (t->deps != NULL) in bfd_elf_size_dynamic_sections()
6129 for (n = t->deps; n != NULL; n = n->next) in bfd_elf_size_dynamic_sections()

12