Home
last modified time | relevance | path

Searched defs:bfd_link_callbacks (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dbfdlink.h746 struct bfd_link_callbacks struct
755 bool (*add_archive_element)
761 void (*multiple_definition)
770 void (*multiple_common)
779 void (*add_to_set)
788 void (*constructor)
798 void (*warning)
806 void (*undefined_symbol)
817 void (*reloc_overflow)
827 void (*reloc_dangerous)
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dbfdlink.h769 struct bfd_link_callbacks struct
778 bool (*add_archive_element)
784 void (*multiple_definition)
793 void (*multiple_common)
802 void (*add_to_set)
811 void (*constructor)
821 void (*warning)
829 void (*undefined_symbol)
840 void (*reloc_overflow)
850 void (*reloc_dangerous)
[all …]