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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dlinker.c2580 if (section->link_order_tail != NULL)
2581 section->link_order_tail->next = new;
2584 section->link_order_tail = new;
H A Dbfd-in2.h1403 struct bfd_link_order *link_order_tail;
1396 struct bfd_link_order *link_order_tail; member in struct:bfd_section
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1403 struct bfd_link_order *link_order_tail;
1396 struct bfd_link_order *link_order_tail; member in struct:bfd_section
H A Dbfd.h1403 struct bfd_link_order *link_order_tail;
1396 struct bfd_link_order *link_order_tail; member in struct:bfd_section
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1401 struct bfd_link_order *link_order_tail;
1394 struct bfd_link_order *link_order_tail; member in struct:bfd_section
H A Dbfd.h1401 struct bfd_link_order *link_order_tail;
1394 struct bfd_link_order *link_order_tail; member in struct:bfd_section

Completed in 198 milliseconds