aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/retain2.map
blob: 4028aa1f58387c0f841ee7940acd0666332e917b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Test that .text.fnretain1, which has the SHF_GNU_RETAIN flag, can still be
# explicitly discarded from the output file.

#...
Discarded input sections

 .text.*
#...
 .data.*
#...
 .bss.*
#...
 .bss.discard0.*
#...
 .bss.discard1.*
#...
 .data.discard2.*
#...
 .bss.sdiscard0.*
#...
 .bss.sdiscard1.*
#...
 .data.sdiscard2.*
#...
 .text.fndiscard0.*
#...
 .text.fnretain1.*
#...
 .text.fndiscard2.*
#...
Memory Configuration
#pass