Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / retain2.map
CommitLineData
99fabbc9
JL
1# Test that .text.fnretain1, which has the SHF_GNU_RETAIN flag, can still be
2# explicitly discarded from the output file.
3
4#...
5Discarded input sections
6
7 .text.*
8#...
9 .data.*
10#...
11 .bss.*
12#...
13 .bss.discard0.*
14#...
15 .bss.discard1.*
16#...
17 .data.discard2.*
18#...
19 .bss.sdiscard0.*
20#...
21 .bss.sdiscard1.*
22#...
23 .data.sdiscard2.*
24#...
25 .text.fndiscard0.*
26#...
27 .text.fnretain1.*
28#...
29 .text.fndiscard2.*
30#...
31Memory Configuration
32#pass
This page took 0.038138 seconds and 4 git commands to generate.