Searched refs:bfd_link_hash_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gdb/include/
H A Dbfdlink.h58 enum bfd_link_hash_type
87 enum bfd_link_hash_type type;
431 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
432 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
57 enum bfd_link_hash_type enum
/freebsd-12-stable/contrib/binutils/include/
H A Dbfdlink.h58 enum bfd_link_hash_type
87 enum bfd_link_hash_type type;
499 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
500 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
57 enum bfd_link_hash_type enum
/freebsd-12-stable/contrib/binutils/ld/
H A Dldmain.c124 (struct bfd_link_info *, const char *, bfd *, enum bfd_link_hash_type,
125 bfd_vma, bfd *, enum bfd_link_hash_type, bfd_vma);
1039 enum bfd_link_hash_type otype,
1042 enum bfd_link_hash_type ntype,
/freebsd-12-stable/contrib/binutils/bfd/
H A Dlinker.c1449 second index is a bfd_link_hash_type. */
1635 enum bfd_link_hash_type oldtype;

Completed in 100 milliseconds