bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / basep-11.d
1 #as: -linker-allocated-gregs
2 #objdump: -srt
3
4 .*: file format elf64-mmix
5
6 SYMBOL TABLE:
7 0+ l d \.text 0+ (|\.text)
8 0+ l d \.data 0+ (|\.data)
9 0+ l d \.bss 0+ (|\.bss)
10 0+4 l \.text 0+ w4
11 0+10 l \.text 0+ w2
12 0+c w \.text 0+ w1
13 0+8 w \.text 0+ w3
14
15 RELOCATION RECORDS FOR \[\.text\]:
16 OFFSET TYPE VALUE
17 0+6 R_MMIX_BASE_PLUS_OFFSET w1
18 0+a R_MMIX_BASE_PLUS_OFFSET w3
19 0+e R_MMIX_BASE_PLUS_OFFSET \.text\+0x0+10
20 0+12 R_MMIX_BASE_PLUS_OFFSET \.text\+0x0+4
21
22 Contents of section \.text:
23 0000 fd000000 232a0000 232b0000 232c0000 .*
24 0010 232d0000 .*
25
This page took 0.031611 seconds and 4 git commands to generate.