Searched refs:bfd_data_link_order (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/binutils/ld/
H A Dldwrite.c57 link_order->type = bfd_data_link_order;
246 link_order->type = bfd_data_link_order;
275 link_order->type = bfd_data_link_order;
/freebsd-10.2-release/contrib/gdb/include/
H A Dbfdlink.h525 bfd_data_link_order, /* Set to explicit data. */
522 bfd_data_link_order, /* Set to explicit data. */ enumerator in enum:bfd_link_order_type
/freebsd-10.2-release/contrib/binutils/include/
H A Dbfdlink.h602 bfd_data_link_order, /* Set to explicit data. */
599 bfd_data_link_order, /* Set to explicit data. */ enumerator in enum:bfd_link_order_type
/freebsd-10.2-release/contrib/binutils/bfd/
H A Delfxx-mips.c10389 if (p->type == bfd_data_link_order)
10507 if (p->type == bfd_data_link_order)
10662 if (p->type == bfd_data_link_order)
10736 if (p->type == bfd_data_link_order)
H A Dlinker.c2654 case bfd_data_link_order:
2659 /* Default routine to handle a bfd_data_link_order. */
H A Delf64-alpha.c5046 if (p->type == bfd_data_link_order)

Completed in 187 milliseconds