Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/coff/
HDxcoff.h342 asection *loader_section; member
/NextBSD/contrib/binutils/bfd/
HDxcofflink.c456 ret->loader_section = NULL; in _bfd_xcoff_bfd_link_hash_table_create()
794 if (xcoff_hash_table (info)->loader_section == NULL) in xcoff_link_create_extra_sections()
803 xcoff_hash_table (info)->loader_section = lsec; in xcoff_link_create_extra_sections()
2390 || o == xcoff_hash_table (info)->loader_section in xcoff_sweep()
3175 lsec = xcoff_hash_table (info)->loader_section; in bfd_xcoff_size_dynamic_sections()
5363 finfo.ldsym = (xcoff_hash_table (info)->loader_section->contents in _bfd_xcoff_bfd_final_link()
5365 finfo.ldrel = (xcoff_hash_table (info)->loader_section->contents in _bfd_xcoff_bfd_final_link()
5859 == (xcoff_hash_table (info)->loader_section->contents in _bfd_xcoff_bfd_final_link()
5861 o = xcoff_hash_table (info)->loader_section; in _bfd_xcoff_bfd_final_link()