Searched refs:csects (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c930 contain many csects. These csects are described in the symbol
935 extract the XMC_TC csects from the .data section of the input .o
966 asection **csects;
1010 /* Because of the weird stuff we are doing with XCOFF csects, we can
1017 xcoff_data (abfd)->csects = csect_cache;
1019 /* While splitting sections into csects, we need to assign the
1020 relocs correctly. The relocs and the csects must both be in
1022 scanning along the relocs as we process the csects. We index
1043 reloc_info[o->target_index].csects
962 asection **csects; member in struct:reloc_info_struct
[all...]
H A Dlibcoff-in.h166 asection **csects; member in struct:xcoff_tdata
211 /* Used for XCOFF csects created by the linker; points to the real
H A Dlibcoff.h170 asection **csects; member in struct:xcoff_tdata
215 /* Used for XCOFF csects created by the linker; points to the real
H A Dcoff-rs6000.c261 xcoff_data (abfd)->csects = NULL;

Completed in 135 milliseconds