Searched refs:bfd_section_reloc_link_order (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/binutils/ld/
H A Dldwrite.c203 link_order->type = bfd_section_reloc_link_order;
475 && (p->type == bfd_section_reloc_link_order
/freebsd-12-stable/contrib/gdb/include/
H A Dbfdlink.h474 bfd_section_reloc_link_order or bfd_symbol_reloc_link_order, then
484 bfd_section_reloc_link_order or bfd_symbol_reloc_link_order, then
493 bfd_section_reloc_link_order or bfd_symbol_reloc_link_order, then
526 bfd_section_reloc_link_order, /* Relocate against a section. */
569 bfd_section_reloc_link_order and
576 /* A linker order of type bfd_section_reloc_link_order or
595 /* For type bfd_section_reloc_link_order, this is the section
523 bfd_section_reloc_link_order, /* Relocate against a section. */ enumerator in enum:bfd_link_order_type
/freebsd-12-stable/contrib/binutils/include/
H A Dbfdlink.h543 bfd_section_reloc_link_order or bfd_symbol_reloc_link_order, then
553 bfd_section_reloc_link_order or bfd_symbol_reloc_link_order, then
562 bfd_section_reloc_link_order or bfd_symbol_reloc_link_order, then
603 bfd_section_reloc_link_order, /* Relocate against a section. */
646 bfd_section_reloc_link_order and
653 /* A linker order of type bfd_section_reloc_link_order or
672 /* For type bfd_section_reloc_link_order, this is the section
600 bfd_section_reloc_link_order, /* Relocate against a section. */ enumerator in enum:bfd_link_order_type
/freebsd-12-stable/contrib/binutils/bfd/
H A Dlinker.c2053 if (p->type == bfd_section_reloc_link_order
2111 case bfd_section_reloc_link_order:
2533 if (link_order->type == bfd_section_reloc_link_order)
2584 (link_order->type == bfd_section_reloc_link_order
2647 case bfd_section_reloc_link_order:
2850 if (l->type == bfd_section_reloc_link_order
H A Dcofflink.c730 && (p->type == bfd_section_reloc_link_order
907 else if (p->type == bfd_section_reloc_link_order
2737 (link_order->type == bfd_section_reloc_link_order
2769 if (link_order->type == bfd_section_reloc_link_order)
H A Decoff.c4122 if (type == bfd_section_reloc_link_order)
4140 type = bfd_section_reloc_link_order;
4182 (link_order->type == bfd_section_reloc_link_order
4549 else if (p->type == bfd_section_reloc_link_order
4625 else if (p->type == bfd_section_reloc_link_order
H A Dcoff-ppc.c2169 && (p->type == bfd_section_reloc_link_order
2338 else if (p->type == bfd_section_reloc_link_order
H A Daoutx.h3650 if (p->type == bfd_section_reloc_link_order)
3786 (p->type == bfd_section_reloc_link_order
5476 else if (p->type == bfd_section_reloc_link_order
5507 if (p->type == bfd_section_reloc_link_order
H A Dxcofflink.c5165 if (link_order->type == bfd_section_reloc_link_order)
5426 else if (p->type == bfd_section_reloc_link_order
5693 else if (p->type == bfd_section_reloc_link_order
H A Delflink.c9053 if (link_order->type == bfd_section_reloc_link_order)
9125 if (link_order->type == bfd_section_reloc_link_order)
9463 if (p->type == bfd_section_reloc_link_order
9858 else if (p->type == bfd_section_reloc_link_order

Completed in 332 milliseconds