Home
last modified time | relevance | path

Searched refs:csects (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dxcofflink.c1223 asection **csects; in xcoff_link_add_symbols() member
1274 xcoff_data (abfd)->csects = csect_cache; in xcoff_link_add_symbols()
1309 reloc_info[o->target_index].csects = bfd_zmalloc (amt); in xcoff_link_add_symbols()
1310 if (reloc_info[o->target_index].csects == NULL) in xcoff_link_add_symbols()
1637 reloc_info[enclosing->target_index].csects; in xcoff_link_add_symbols()
1712 rel_csect = (reloc_info[enclosing->target_index].csects in xcoff_link_add_symbols()
1772 section = xcoff_data (abfd)->csects[aux.x_csect.x_scnlen.l]; in xcoff_link_add_symbols()
2092 rel_csect = reloc_info[o->target_index].csects; in xcoff_link_add_symbols()
2156 free (reloc_info[o->target_index].csects); in xcoff_link_add_symbols()
2157 reloc_info[o->target_index].csects = NULL; in xcoff_link_add_symbols()
[all …]
Dlibcoff-in.h178 asection **csects; member
Dlibcoff.h182 asection **csects; member
Dcoff-rs6000.c342 xcoff_data (abfd)->csects = NULL; in _bfd_xcoff_mkobject()
DChangeLog-9495781 to o. Clobber and restore the list of new csects around the call
912 * xcofflink.c (xcoff_link_add_symbols): Handle csects in the
1102 * libcoff-in.h (struct xcoff_tdata): Add csects and debug_indices
1113 cputype, csects, and debug_indices.
DChangeLog-20093933 here. Don't expect csects to have line-number counts.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-96971584 * config/tc-ppc.c (ppc_fix_adjustable): Handle zero length csects