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

/freebsd-12-stable/contrib/binutils/include/coff/
H A Dxcoff.h352 asection *linkage_section; member in struct:xcoff_link_hash_table
/freebsd-12-stable/contrib/binutils/bfd/
H A Dxcofflink.c461 ret->linkage_section = NULL;
811 if (xcoff_hash_table (info)->linkage_section == NULL)
821 xcoff_hash_table (info)->linkage_section = lsec;
2396 || o == xcoff_hash_table (info)->linkage_section
2787 sec = xcoff_hash_table (ldinfo->info)->linkage_section;
3229 sec = xcoff_hash_table (info)->linkage_section;
4730 == xcoff_hash_table (finfo->info)->linkage_section))
5873 o = xcoff_hash_table (info)->linkage_section;

Completed in 79 milliseconds