Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / local-1.d
CommitLineData
3c3bdf30
NC
1# objdump: -xsr
2
3.*: file format elf64-mmix
4.*
5architecture: mmix, flags 0x00000011:
6HAS_RELOC, HAS_SYMS
7start address 0x0000000000000000
8
9Sections:
10Idx Name Size VMA LMA File off Algn
11 0 \.text 00000004 0000000000000000 0000000000000000 00000040 2\*\*2
12 CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
13 1 \.data 00000000 0000000000000000 0000000000000000 00000044 2\*\*0
14 CONTENTS, ALLOC, LOAD, DATA
15 2 \.bss 00000000 0000000000000000 0000000000000000 00000044 2\*\*0
16 ALLOC
17SYMBOL TABLE:
5c799c07
AM
180+ l d \.text 0+ (|\.text)
190+ l d \.data 0+ (|\.data)
200+ l d \.bss 0+ (|\.bss)
3c3bdf30
NC
210+90 l \*REG\* 0+ reghere
220+2d l \*ABS\* 0+ consthere
230+ \*UND\* 0+ extreg
24
25
26RELOCATION RECORDS FOR \[\.text\]:
27OFFSET TYPE VALUE
280+ R_MMIX_LOCAL extreg
290+ R_MMIX_LOCAL reghere
300+ R_MMIX_LOCAL consthere
310+ R_MMIX_LOCAL \*ABS\*\+0x0000000000000064
320+ R_MMIX_LOCAL \*ABS\*\+0x00000000000000c8
33
34
35Contents of section \.text:
36 0000 fd000000 .*
37
This page took 0.624899 seconds and 4 git commands to generate.