Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/include/
H A Dbfdlink.h678 struct bfd_link_order struct
681 struct bfd_link_order *next; argument
683 enum bfd_link_order_type type; argument
685 bfd_vma offset;
687 bfd_size_type size;
690 {
729 This information could logically be in the bfd_link_order struct, argument
/dflybsd-src/contrib/binutils-2.34/include/
H A Dbfdlink.h798 struct bfd_link_order struct
801 struct bfd_link_order *next; argument
803 enum bfd_link_order_type type; argument
805 bfd_vma offset;
807 bfd_size_type size;
810 {
849 This information could logically be in the bfd_link_order struct, argument
/dflybsd-src/contrib/binutils-2.27/include/
H A Dbfdlink.h751 struct bfd_link_order struct
754 struct bfd_link_order *next; argument
756 enum bfd_link_order_type type; argument
758 bfd_vma offset;
760 bfd_size_type size;
763 {
802 This information could logically be in the bfd_link_order struct, argument