HomeSort by: relevance | last modified time | path
    Searched defs:csects (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-ppc.h 130 for symbols that are not csects. */
208 /* Linked list of csects in the section. */ member in struct:ppc_xcoff_section
209 symbolS *csects;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ppc.h 129 for symbols that are not csects. */
207 /* Linked list of csects in the section. */ member in struct:ppc_xcoff_section
208 symbolS *csects;
  /src/external/gpl3/binutils/dist/bfd/
libcoff-in.h 225 asection **csects; member in struct:xcoff_tdata
241 /* Used for XCOFF csects created by the linker; points to the real
libcoff.h 229 asection **csects; member in struct:xcoff_tdata
245 /* Used for XCOFF csects created by the linker; points to the real
xcofflink.c 1302 contain many csects. These csects are described in the symbol
1307 extract the XMC_TC csects from the .data section of the input .o
1339 asection **csects;
1384 /* Because of the weird stuff we are doing with XCOFF csects, we can
1391 xcoff_data (abfd)->csects = csect_cache;
1402 /* While splitting sections into csects, we need to assign the
1403 relocs correctly. The relocs and the csects must both be in
1405 scanning along the relocs as we process the csects. We index
1426 reloc_info[o->target_index].csects = bfd_zmalloc (amt)
1333 asection **csects; member in struct:reloc_info_struct
3099 asection **csects; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
libcoff-in.h 224 asection **csects; member in struct:xcoff_tdata
240 /* Used for XCOFF csects created by the linker; points to the real
libcoff.h 228 asection **csects; member in struct:xcoff_tdata
244 /* Used for XCOFF csects created by the linker; points to the real
xcofflink.c 1302 contain many csects. These csects are described in the symbol
1307 extract the XMC_TC csects from the .data section of the input .o
1339 asection **csects;
1384 /* Because of the weird stuff we are doing with XCOFF csects, we can
1391 xcoff_data (abfd)->csects = csect_cache;
1402 /* While splitting sections into csects, we need to assign the
1403 relocs correctly. The relocs and the csects must both be in
1405 scanning along the relocs as we process the csects. We index
1426 reloc_info[o->target_index].csects = bfd_zmalloc (amt)
1333 asection **csects; member in struct:reloc_info_struct
3099 asection **csects; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
libcoff-in.h 221 asection **csects; member in struct:xcoff_tdata
237 /* Used for XCOFF csects created by the linker; points to the real
libcoff.h 225 asection **csects; member in struct:xcoff_tdata
241 /* Used for XCOFF csects created by the linker; points to the real
xcofflink.c 1259 contain many csects. These csects are described in the symbol
1264 extract the XMC_TC csects from the .data section of the input .o
1296 asection **csects;
1341 /* Because of the weird stuff we are doing with XCOFF csects, we can
1348 xcoff_data (abfd)->csects = csect_cache;
1359 /* While splitting sections into csects, we need to assign the
1360 relocs correctly. The relocs and the csects must both be in
1362 scanning along the relocs as we process the csects. We index
1383 reloc_info[o->target_index].csects = bfd_zmalloc (amt)
1290 asection **csects; member in struct:reloc_info_struct
3056 asection **csects; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
libcoff-in.h 221 asection **csects; member in struct:xcoff_tdata
237 /* Used for XCOFF csects created by the linker; points to the real
libcoff.h 225 asection **csects; member in struct:xcoff_tdata
241 /* Used for XCOFF csects created by the linker; points to the real
xcofflink.c 1267 contain many csects. These csects are described in the symbol
1272 extract the XMC_TC csects from the .data section of the input .o
1304 asection **csects;
1349 /* Because of the weird stuff we are doing with XCOFF csects, we can
1356 xcoff_data (abfd)->csects = csect_cache;
1367 /* While splitting sections into csects, we need to assign the
1368 relocs correctly. The relocs and the csects must both be in
1370 scanning along the relocs as we process the csects. We index
1391 reloc_info[o->target_index].csects = bfd_zmalloc (amt)
1298 asection **csects; member in struct:reloc_info_struct
3064 asection **csects; local
    [all...]

Completed in 52 milliseconds