Home
last modified time | relevance | path

Searched defs:bfd_section_already_linked (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibbfd-in.h713 struct bfd_section_already_linked struct
715 struct bfd_section_already_linked *next; argument
719 extern struct bfd_section_already_linked_hash_entry * argument
H A Dlibbfd.h718 struct bfd_section_already_linked struct
720 struct bfd_section_already_linked *next; argument
724 extern struct bfd_section_already_linked_hash_entry * argument
H A Dbfd-in2.h5155 #define bfd_section_already_linked(abfd, sec, info) \ macro