Searched refs:set_toc (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dxcofflink.c1086 struct xcoff_link_hash_entry *set_toc;
1222 set_toc = NULL;
1393 set_toc = h;
1501 if (set_toc != NULL)
1502 set_toc->toc_section = csect;
1082 struct xcoff_link_hash_entry *set_toc; local
/haiku-buildtools/binutils/bfd/
H A Dxcofflink.c1357 struct xcoff_link_hash_entry *set_toc;
1488 set_toc = NULL;
1655 set_toc = h;
1764 if (set_toc != NULL)
1765 set_toc->toc_section = csect;
1351 struct xcoff_link_hash_entry *set_toc; local

Completed in 135 milliseconds