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

/haiku-buildtools/binutils/bfd/
H A Dxcofflink.c1192 contain many csects. These csects are described in the symbol
1197 extract the XMC_TC csects from the .data section of the input .o
1229 asection **csects;
1273 /* Because of the weird stuff we are doing with XCOFF csects, we can
1280 xcoff_data (abfd)->csects = csect_cache;
1291 /* While splitting sections into csects, we need to assign the
1292 relocs correctly. The relocs and the csects must both be in
1294 scanning along the relocs as we process the csects. We index
1315 reloc_info[o->target_index].csects
1223 asection **csects; member in struct:reloc_info_struct
2917 asection **csects; local
[all...]
H A Dlibcoff-in.h183 asection **csects; member in struct:xcoff_tdata
199 /* Used for XCOFF csects created by the linker; points to the real
H A Dlibcoff.h187 asection **csects; member in struct:xcoff_tdata
203 /* Used for XCOFF csects created by the linker; points to the real
H A Dcoff-rs6000.c342 xcoff_data (abfd)->csects = NULL;
/haiku-buildtools/legacy/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.c265 xcoff_data (abfd)->csects = NULL;

Completed in 222 milliseconds