gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / text-section-literals-1.d
CommitLineData
d0ad159d
MF
1#as: --text-section-literals
2#objdump: -d
3#name: text-section-literals (handle text section literal in .init and .fini without .literal_position)
4
5.*: +file format .*xtensa.*
6#...
7Disassembly of section .init.literal:
8#...
9Disassembly of section .fini.literal:
10#...
11Disassembly of section .init:
12#...
13 *0:.*l32r.*
14#...
15Disassembly of section .fini:
16#...
17 *0:.*l32r.*
18#...
This page took 0.121936 seconds and 4 git commands to generate.