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

/freebsd-12-stable/contrib/binutils/include/coff/
H A Dxcoff.h342 asection *loader_section; member in struct:xcoff_link_hash_table
/freebsd-12-stable/contrib/binutils/bfd/
H A Dxcofflink.c458 ret->loader_section = NULL;
798 if (xcoff_hash_table (info)->loader_section == NULL)
807 xcoff_hash_table (info)->loader_section = lsec;
2395 || o == xcoff_hash_table (info)->loader_section
3180 lsec = xcoff_hash_table (info)->loader_section;
5369 finfo.ldsym = (xcoff_hash_table (info)->loader_section->contents
5371 finfo.ldrel = (xcoff_hash_table (info)->loader_section->contents
5865 == (xcoff_hash_table (info)->loader_section->contents
5867 o = xcoff_hash_table (info)->loader_section;

Completed in 98 milliseconds