Home
last modified time | relevance | path

Searched defs:follow (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
Dsparclinux.c217 #define linux_link_hash_lookup(table, string, create, copy, follow) \ argument
Dm68klinux.c223 #define linux_link_hash_lookup(table, string, create, copy, follow) \ argument
Di386linux.c221 #define linux_link_hash_lookup(table, string, create, copy, follow) \ argument
Dlibxcoff.h105 #define xcoff_link_hash_lookup(table, string, create, copy, follow) \ argument
Dlinker.c503 bfd_boolean follow) in bfd_link_hash_lookup()
530 bfd_boolean follow) in bfd_wrapped_link_hash_lookup()
Dlibcoff-in.h295 #define coff_link_hash_lookup(table, string, create, copy, follow) \ argument
Dsunos.c696 #define sunos_link_hash_lookup(table, string, create, copy, follow) \ argument
Dlibaout.h119 #define aout_link_hash_lookup(table, string, create, copy, follow) \ argument
Decoff.c3229 #define ecoff_link_hash_lookup(table, string, create, copy, follow) \ argument
Dlibcoff.h299 #define coff_link_hash_lookup(table, string, create, copy, follow) \ argument
Delf64-alpha.c202 #define alpha_elf_link_hash_lookup(table, string, create, copy, follow) \ argument
Delf-bfd.h542 #define elf_link_hash_lookup(table, string, create, copy, follow) \ argument
Delfxx-mips.c1221 #define mips_elf_link_hash_lookup(table, string, create, copy, follow) \ argument
/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc486 Place_index follow; in find_place() local