Power10 Copy/Paste Extensions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / section19.s
1 .section .text,"ax",%progbits,unique,20
2 foo:
3 .section __patchable_function_entries,"awo",%progbits,foo,unique,2
4 .dc.a .LPFE1
5 .section .text,"ax",%progbits,unique,20
6 .LPFE1:
7 .byte 0
8 .section __patchable_function_entries,"awo",%progbits,bar,unique,102
9 .dc.a .LPFE2
10 .section .text,"ax",%progbits,unique,2
11 bar:
12 .LPFE2:
13 .byte 0
This page took 0.029306 seconds and 4 git commands to generate.