gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / section21.s
CommitLineData
b7d07216
L
1 .section __patchable_function_entries,"awo",%progbits,bar
2 .dc.a .LPFE1
3 .text
4.LPFE1:
5 .byte 0
6 .section __patchable_function_entries,"awo",%progbits,foo
7 .dc.a .LPFE2
8 .text
9.LPFE2:
10 .dc.a foo
11 .section __patchable_function_entries,"awo",%progbits,1foo
12 .dc.a .LPFE3
13 .text
14.LPFE3:
15 .byte 0
This page took 0.061208 seconds and 4 git commands to generate.