gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / section19.s
CommitLineData
b7d07216
L
1 .section .text,"ax",%progbits,unique,20
2foo:
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
11bar:
12.LPFE2:
13 .byte 0
This page took 0.044957 seconds and 4 git commands to generate.