]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-elf/pr25490-6.s
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / pr25490-6.s
CommitLineData
b7d07216
L
1 .section .text,"axG",%progbits,bar,comdat
2 .globl bar
3 .type bar, %function
4bar:
5 .section __patchable_function_entries,"awo",%progbits,bar
6 .dc.a .LPFE1
7 .section .text,"axG",%progbits,bar,comdat
8.LPFE1:
9 .byte 0
10 .section .text,"axG",%progbits,foo,comdat
11 .globl foo
12 .type foo, %function
13foo:
14 .section __patchable_function_entries,"awo",%progbits,foo,unique,0
15 .dc.a .LPFE2
16 .section .text,"axG",%progbits,foo,comdat
17.LPFE2:
18 .byte 0
19 .section .text,"axG",%progbits,_start,comdat,unique,1
20 .globl _start
21 .type _start, %function
22_start:
23 .section __patchable_function_entries,"awoG",%progbits,_start,_start,comdat,unique,3
24 .dc.a .LPFE3
25 .section .text,"axG",%progbits,_start,comdat,unique,1
26.LPFE3:
27 .byte 0
28 .section .note,"",%note
29 .dc.a foo
30 .dc.a bar