Home
last modified time | relevance | path

Searched refs:csect (Results 1 – 25 of 78) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
Daix-gc-1.s13 .csect .unused_local[PR]
18 .csect .init_function[PR]
23 .csect .fini_function[PR]
28 .csect .unused_global[PR]
33 .csect .exported_global[PR]
38 .csect .indirect1[PR]
42 .csect .indirect2[PR]
47 .csect .indirect3[PR]
52 .csect block[RW]
Daix-ref-1.s13 .csect foo1[pr]
20 .csect foo2[pr]
27 .csect foo3[pr]
33 .csect foo4[pr]
39 .csect foo5[pr]
46 .csect foo6[pr]
51 .csect foo1[pr]
55 .csect stuff[rw]
Daix-glink-1.s3 .csect .f1[PR]
8 .csect .f2[PR]
13 .csect .f3[PR]
18 .csect foo[RW]
Daix-weak-1b.s2 .csect a[RW],2
6 .csect b[RW],2
14 .csect e[RW],2
18 .csect f[RW],2
Daix-weak-1a.s4 .csect c[RW],2
8 .csect d[RW],2
18 .csect g[RW],2
22 .csect h[RW],2
Daix-export-1a.s2 .csect lib1[RW]
7 .csect _lib2[RW]
12 .csect lib3[RW]
Daix-toc-1b.s5 .csect .f2[PR]
14 .csect .f2[PR]
21 .csect f2[DS]
Daix-toc-1a.s5 .csect .f1[PR]
14 .csect .f1[PR]
21 .csect f1[DS]
Daix-weak-3b.s2 .csect x1[RW]
7 .csect x2[RW]
20 .csect .main[PR]
Daix-glink-2c.s10 .csect \name\()[DS]
15 .csect .\name\()[PR]
22 .csect \name\()[RW]
Daix-glink-2a.s10 .csect \name\()[DS]
19 .csect .\name\()[PR]
26 .csect \name\()[RW]
Daix-export-1b.s2 .csect main1[RW]
7 .csect _main2[RW]
Daix-no-dup-syms-1a.s2 .csect x[RW]
6 .csect x1[RW]
Daix-no-dup-syms-1b.s2 .csect x[RW]
6 .csect x2[RW]
Daix-glink-3a.s4 .csect .g[PR]
9 .csect g[DS]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
Dxcoff-toc-1.s1 .csect _rw_[RW],4
4 .csect .text[PR]
7 .csect foo[DS]
10 .csect .text[PR]
18 .csect _rw_[RW],4
Dtest2xcoff32.s1 .csect .text[PR]
6 .csect .text[PR]
10 .csect main[DS]
13 .csect .text[PR]
38 .csect _t.rw_[RO],4
Dtest1xcoff32.s13 .csect [RW]
33 .csect .crazy_table[RO]
36 .csect [PR]
77 .csect [RW]
80 .csect .crazy_table[RO]
Dtest1xcoff.asm13 .csect [RW]
33 .csect .crazy_table[RO]
36 .csect [PR]
77 .csect [RW]
80 .csect .crazy_table[RO]
Daltivec_xcoff.s3 .csect .text[PR]
4 .csect main[DS]
6 .csect .text[PR]
Daltivec_xcoff64.s3 .csect .text[PR]
4 .csect main[DS]
6 .csect .text[PR]
Dbooke_xcoff.s3 .csect .text[PR]
4 .csect main[DS]
6 .csect .text[PR]
Dxcoff-branch-1.s7 .csect .foo[PR]
23 .csect .bar[PR]
35 .csect .frob[PR]
Dtextalign-xcoff-001.s5 .csect .data[DS]
8 .csect .text[pr]
/toolchain/binutils/binutils-2.25/bfd/
Dxcofflink.c1214 asection *csect; in xcoff_link_add_symbols() local
1333 csect = NULL; in xcoff_link_add_symbols()
1365 csect = NULL; in xcoff_link_add_symbols()
1366 if (csect != NULL) in xcoff_link_add_symbols()
1367 *csect_cache = csect; in xcoff_link_add_symbols()
1394 && csect != NULL in xcoff_link_add_symbols()
1408 enclosing = xcoff_section_data (abfd, csect)->enclosing; in xcoff_link_add_symbols()
1452 if (csect->line_filepos == 0) in xcoff_link_add_symbols()
1453 csect->line_filepos = in xcoff_link_add_symbols()
1517 csect = NULL; in xcoff_link_add_symbols()
[all …]

1234