Change readelf's display of symbol names (when not in --wide mode) so that if they...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / basep-10.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+ l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
13 0+c w \.text 0+ w1
14 0+8 w \.text 0+ w3
15
16
17 RELOCATION RECORDS FOR \[\.text\]:
18 OFFSET TYPE VALUE
19 0+6 R_MMIX_BASE_PLUS_OFFSET w1
20 0+a R_MMIX_REG \.MMIX\.reg_contents
21 0+e R_MMIX_REG \.MMIX\.reg_contents\+0x0+8
22 0+12 R_MMIX_REG \.MMIX\.reg_contents\+0x0+8
23
24 RELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:
25 OFFSET TYPE VALUE
26 0+ R_MMIX_64 w3
27 0+8 R_MMIX_64 \.text\+0x0+4
28
29 Contents of section \.text:
30 0000 fd000000 232a0000 232b0000 232c000c .*
31 0010 232d0000 .*
32 Contents of section \.MMIX\.reg_contents:
33 0000 00000000 00000000 00000000 00000000 .*
This page took 0.031192 seconds and 4 git commands to generate.