File: abs-static.d

package info (click to toggle)
binutils 2.46-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 417,696 kB
  • sloc: ansic: 1,487,508; asm: 829,455; cpp: 216,692; exp: 80,527; makefile: 73,165; sh: 24,213; yacc: 15,060; lisp: 13,632; perl: 13,404; lex: 1,714; ada: 1,681; pascal: 1,446; cs: 879; python: 638; java: 478; sed: 191; xml: 95; awk: 25
file content (32 lines) | stat: -rw-r--r-- 1,367 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#source: abs-reloc.s
#as: -a64
#ld: -melf64ppc -static --defsym a=1 --defsym 'HIDDEN(b=2)' --defsym c=0x123456789abcdef0
#objdump: -sdr

#...
Contents of section \.got:
.* (00000000 10018100|00810110 00000000) (12345678 9abcdef0|f0debc9a 78563412) .*
.* (12345678 9abcdef0|f0debc9a 78563412) .*
Contents of section \.data:
.* (00000000 10010118|18010110 00000000) (00000000 00000001|01000000 00000000) .*
.* (00000000 00000002|02000000 00000000) (12345678 9abcdef0|f0debc9a 78563412) .*
#...
.* <_start>:
.*:	(3c 40 10 02|02 10 40 3c) 	lis     r2,4098
.*:	(38 42 81 00|00 81 42 38) 	addi    r2,r2,-32512
.*:	(60 00 00 00|00 00 00 60) 	nop
.*:	(38 62 80 18|18 80 62 38) 	addi    r3,r2,-32744
.*:	(3c 82 ef fe|fe ef 82 3c) 	addis   r4,r2,-4098
.*:	(38 84 7f 01|01 7f 84 38) 	addi    r4,r4,32513
.*:	(3c a2 ef fe|fe ef a2 3c) 	addis   r5,r2,-4098
.*:	(38 a5 7f 02|02 7f a5 38) 	addi    r5,r5,32514
.*:	(60 00 00 00|00 00 00 60) 	nop
.*:	(e8 c2 80 08|08 80 c2 e8) 	ld      r6,-32760\(r2\)
.*:	(60 00 00 00|00 00 00 60) 	nop
.*:	(38 e2 80 18|18 80 e2 38) 	addi    r7,r2,-32744
.*:	(3d 02 ef fe|fe ef 02 3d) 	addis   r8,r2,-4098
.*:	(39 08 7f 01|01 7f 08 39) 	addi    r8,r8,32513
.*:	(3d 22 ef fe|fe ef 22 3d) 	addis   r9,r2,-4098
.*:	(39 29 7f 02|02 7f 29 39) 	addi    r9,r9,32514
.*:	(60 00 00 00|00 00 00 60) 	nop
.*:	(e9 42 80 10|10 80 42 e9) 	ld      r10,-32752\(r2\)