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

/haiku-buildtools/legacy/binutils/bfd/
H A Dxcofflink.c74 } *toc_rel_hashes; member in struct:xcoff_link_section_info
4365 n->next = si->toc_rel_hashes;
4368 si->toc_rel_hashes = n;
5548 finfo.section_info[i].toc_rel_hashes = NULL;
5804 for (toc_rel_hash = finfo.section_info[o->target_index].toc_rel_hashes;
/haiku-buildtools/binutils/bfd/
H A Dxcofflink.c75 } *toc_rel_hashes; member in struct:xcoff_link_section_info
4884 n->next = si->toc_rel_hashes;
4887 si->toc_rel_hashes = n;
6053 flinfo.section_info[i].toc_rel_hashes = NULL;
6309 for (toc_rel_hash = flinfo.section_info[o->target_index].toc_rel_hashes;

Completed in 75 milliseconds