Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils.old/dist/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
/netbsd/external/gpl3/gdb/dist/include/
H A Dbfdlink.h826 struct bfd_link_order struct
829 struct bfd_link_order *next; argument
831 enum bfd_link_order_type type; argument
833 bfd_vma offset;
835 bfd_size_type size;
838 {
877 This information could logically be in the bfd_link_order struct, argument
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dbfdlink.h826 struct bfd_link_order struct
829 struct bfd_link_order *next; argument
831 enum bfd_link_order_type type; argument
833 bfd_vma offset;
835 bfd_size_type size;
838 {
877 This information could logically be in the bfd_link_order struct, argument
/netbsd/external/gpl3/binutils/dist/include/
H A Dbfdlink.h899 struct bfd_link_order struct
902 struct bfd_link_order *next; argument
904 enum bfd_link_order_type type; argument
906 bfd_vma offset;
908 bfd_size_type size;
911 {
950 This information could logically be in the bfd_link_order struct, argument