Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/include/
H A Dbfdlink.h651 struct bfd_link_callbacks struct
660 bfd_boolean (*add_archive_element)
666 void (*multiple_definition)
675 void (*multiple_common)
684 void (*add_to_set)
693 void (*constructor)
703 void (*warning)
711 void (*undefined_symbol)
722 void (*reloc_overflow)
732 void (*reloc_dangerous)
[all …]
/dflybsd-src/contrib/gdb-7/include/
H A Dbfdlink.h541 struct bfd_link_callbacks struct
549 bfd_boolean (*add_archive_element)
555 bfd_boolean (*multiple_definition)
564 bfd_boolean (*multiple_common)
573 bfd_boolean (*add_to_set)
582 bfd_boolean (*constructor)
592 bfd_boolean (*warning)
600 bfd_boolean (*undefined_symbol)
611 bfd_boolean (*reloc_overflow)
621 bfd_boolean (*reloc_dangerous)
[all …]
/dflybsd-src/contrib/binutils-2.27/include/
H A Dbfdlink.h614 struct bfd_link_callbacks struct
623 bfd_boolean (*add_archive_element)
629 void (*multiple_definition)
638 void (*multiple_common)
647 void (*add_to_set)
656 void (*constructor)
666 void (*warning)
674 void (*undefined_symbol)
685 void (*reloc_overflow)
695 void (*reloc_dangerous)
[all …]