This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / local5.d
1 #source: greg-4.s
2 #source: greg-4.s
3 #source: local2.s
4 #source: local1.s
5 #source: regext1.s
6 #source: start.s
7 #ld: -m elf64mmix
8 #readelf: -Ssx1 -x5
9
10 # Like local1, but with two checks for a local register.
11
12 There are 9 section headers, starting at offset 0x118:
13
14 Section Headers:
15 \[Nr\] Name Type Address Offset
16 Size EntSize Flags Link Info Align
17 \[ 0\] NULL 0+ 0+
18 0+ 0+ 0 0 0
19 \[ 1\] \.text PROGBITS 0+ 0+b0
20 0+c 0+ AX 0 0 4
21 \[ 2\] \.data PROGBITS 2000000000000000 0+bc
22 0+ 0+ WA 0 0 1
23 \[ 3\] \.sbss PROGBITS 2000000000000000 0+bc
24 0+ 0+ W 0 0 1
25 \[ 4\] \.bss NOBITS 2000000000000000 0+bc
26 0+ 0+ WA 0 0 1
27 \[ 5\] \.MMIX\.reg_content PROGBITS 0+7e8 0+bc
28 0+10 0+ W 0 0 1
29 \[ 6\] \.shstrtab STRTAB 0+ 0+cc
30 0+45 0+ 0 0 1
31 \[ 7\] \.symtab SYMTAB 0+ 0+358
32 0+198 0+18 8 b 8
33 \[ 8\] \.strtab STRTAB 0+ 0+4f0
34 0+32 0+ 0 0 1
35 Key to Flags:
36 W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
37 I \(info\), L \(link order\), G \(group\), x \(unknown\)
38 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
39
40 Symbol table '\.symtab' contains 17 entries:
41 Num: Value Size Type Bind Vis Ndx Name
42 0: 0+ 0 NOTYPE LOCAL DEFAULT UND
43 1: 0+ 0 SECTION LOCAL DEFAULT 1
44 2: 2000000000000000 0 SECTION LOCAL DEFAULT 2
45 3: 2000000000000000 0 SECTION LOCAL DEFAULT 3
46 4: 2000000000000000 0 SECTION LOCAL DEFAULT 4
47 5: 0+7e8 0 SECTION LOCAL DEFAULT 5
48 6: 0+ 0 SECTION LOCAL DEFAULT 6
49 7: 0+ 0 SECTION LOCAL DEFAULT 7
50 8: 0+ 0 SECTION LOCAL DEFAULT 8
51 9: 0+fd 0 NOTYPE LOCAL DEFAULT PRC lsym
52 10: 0+fe 0 NOTYPE LOCAL DEFAULT PRC lsym
53 11: 0+fc 0 NOTYPE GLOBAL DEFAULT PRC ext1
54 12: 0+8 0 NOTYPE GLOBAL DEFAULT 1 _start
55 #...
56
57 Hex dump of section '\.text':
58 0x0+ fd020202 fd030201 e3fd0001 .*
59
60 Hex dump of section '\.MMIX\.reg_contents':
61 0x0+7e8 00000000 0000004e 00000000 0000004e .*
This page took 0.031823 seconds and 5 git commands to generate.