Searched refs:bfd_indirect_link_order (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dsimple.c199 link_order.type = bfd_indirect_link_order;
H A Dbfd.c1322 if (link_order->type == bfd_indirect_link_order)
H A Dlinker.c335 <<bfd_indirect_link_order>> whose associated section belongs
2022 if (p->type == bfd_indirect_link_order)
2055 else if (p->type == bfd_indirect_link_order)
2115 case bfd_indirect_link_order:
2650 case bfd_indirect_link_order:
2712 /* Default routine to handle a bfd_indirect_link_order. */
H A Dcoff-ppc.c2125 if (p->type == bfd_indirect_link_order)
2307 if (p->type == bfd_indirect_link_order
H A Dcofflink.c701 if (p->type == bfd_indirect_link_order)
896 if (p->type == bfd_indirect_link_order
H A Delflink.c7231 if (lo->type == bfd_indirect_link_order)
7256 if (lo->type == bfd_indirect_link_order)
7306 if (lo->type == bfd_indirect_link_order)
8976 if (p->type == bfd_indirect_link_order)
9142 else if (p->type == bfd_indirect_link_order)
9517 if (p->type == bfd_indirect_link_order
H A Decoff.c4547 if (p->type == bfd_indirect_link_order)
4618 if (p->type == bfd_indirect_link_order
H A Dpdp11.c3830 if (p->type == bfd_indirect_link_order)
3841 if (p->type == bfd_indirect_link_order
H A Delfxx-mips.c10348 if (p->type != bfd_indirect_link_order)
10466 if (p->type != bfd_indirect_link_order)
10621 if (p->type != bfd_indirect_link_order)
10695 if (p->type != bfd_indirect_link_order)
H A Daoutx.h5425 if (p->type == bfd_indirect_link_order)
5436 if (p->type == bfd_indirect_link_order
H A Dxcofflink.c5393 if (p->type == bfd_indirect_link_order)
5682 if (p->type == bfd_indirect_link_order
H A Delf64-alpha.c4998 if (p->type != bfd_indirect_link_order)
H A Delfxx-ia64.c1762 if (order->type == bfd_indirect_link_order)
H A Delf32-arm.c6370 if (p->type != bfd_indirect_link_order)
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dbfdlink.h582 bfd_indirect_link_order, /* Built from a section. */
579 bfd_indirect_link_order, /* Built from a section. */ enumerator in enum:bfd_link_order_type

Completed in 422 milliseconds