Fix "Remote 'g' packet reply is too long" problems with multiple inferiors
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / jli-1.d
CommitLineData
684d5a10
JEM
1#as:
2#objdump: -Dr
3
4.*: +file format .*
5
6
7Disassembly of section .group:
8
900000000 <jlitab.foo>:
10 0: 0[10] 00 00 0[01] .word 0x00000001
11 4: 0[60] 00 00 0[06] .word 0x00000006
12
13Disassembly of section .text:
14
1500000000 <.text>:
16 0: 5800 jli_s 0
17 0: R_ARC_JLI_SECTOFF __jli.foo
18
19Disassembly of section .jlitab:
20
2100000000 <__jli.foo>:
22 0: 0001 0000 b 0 <foo>
23 0: R_ARC_S25H_PCREL foo
24
25#...
This page took 0.034309 seconds and 4 git commands to generate.