mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
* ld-cris/pv32.s: Give expobj a size.
* ld-cris/pv32-1.d: Update. * ld-alpha/tlsbin.dd: Update for empty section removal change. * ld-alpha/tlsbin.sd: Likewise. * ld-alpha/tlsbin.td: Likewise. * ld-alpha/tlsbinr.dd: Likewise. * ld-alpha/tlsbinr.rd: Likewise. * ld-alpha/tlspic.dd: Likewise. * ld-alpha/tlspic.rd: Likewise. * ld-alpha/tlspic.sd: Likewise. * ld-alpha/tlspic.td: Likewise. * ld-arm/tls-lib.d: Likewise. * ld-arm/tls-lib.r: Likewise. * ld-cris/gotplt2.d: Likewise. * ld-cris/gotplt3.d: Likewise. * ld-cris/hiddef1.d: Likewise. * ld-cris/libdso-10.d: Likewise. * ld-cris/libdso-11.d: Likewise. * ld-cris/libdso-12.d: Likewise. * ld-cris/libdso-14.d: Likewise. * ld-cris/libdso-2.d: Likewise. * ld-i386/tlsnopic.dd: Likewise. * ld-i386/tlsnopic.rd: Likewise. * ld-i386/tlsnopic.sd: Likewise. * ld-i386/tlspic.rd: Likewise. * ld-mmix/bpo-10.d: Likewise. * ld-mmix/bpo-22.d: Likewise. * ld-mmix/sec-7m.d: Likewise. * ld-powerpc/tlsexe.r: Likewise. * ld-powerpc/tlsexetoc.r: Likewise. * ld-powerpc/tlsso.g: Likewise. * ld-powerpc/tlsso.r: Likewise. * ld-powerpc/tlsso32.d: Likewise. * ld-powerpc/tlsso32.g: Likewise. * ld-powerpc/tlsso32.r: Likewise. * ld-powerpc/tlstocso.g: Likewise. * ld-powerpc/tlstocso.r: Likewise.
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
SYMBOL TABLE:
|
||||
0+ l d \.init 0+ (|\.init)
|
||||
0+4 l d \.text 0+ (|\.text)
|
||||
0+7f8 l +d \.MMIX.reg_contents 0+ (|\.MMIX\.reg_contents)
|
||||
0+ l d \*ABS\* 0+ (|\.shstrtab)
|
||||
0+ l d \*ABS\* 0+ (|\.symtab)
|
||||
0+ l d \*ABS\* 0+ (|\.strtab)
|
||||
|
@ -11,8 +11,6 @@
|
||||
|
||||
SYMBOL TABLE:
|
||||
0000000000000000 l d \.text 0+ (|\.text)
|
||||
2000000000000000 l d \.data 0+ (|\.data)
|
||||
2000000000000000 l d \.bss 0+ (|\.bss)
|
||||
0+7f0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
|
||||
0+ l d \*ABS\* 0+ (|\.shstrtab)
|
||||
0+ l d \*ABS\* 0+ (|\.symtab)
|
||||
|
@ -20,19 +20,19 @@ Sections:
|
||||
Idx Name[ ]+Size[ ]+VMA[ ]+LMA[ ]+File off Algn
|
||||
0 \.text[ ]+0+4 0+ 0+ 0+ 2\*\*2
|
||||
[ ]+CONTENTS, ALLOC, LOAD, CODE
|
||||
1 \.di 0+27ffb 2000000000000000 2000000000000000 0+ 2\*\*2
|
||||
1 \.di +0+27ffb +0+4 +0+4 +0+ +2\*\*2
|
||||
[ ]+CONTENTS, READONLY
|
||||
Contents of section \.text:
|
||||
0000 e3fd0001[ ]+.*
|
||||
Contents of section \.di:
|
||||
2000000000000000 2a000000 00000000 00000000 00000000 .*
|
||||
00004 2a000000 00000000 00000000 00000000 .*
|
||||
#...
|
||||
2000000000007ff0 00000000 00000000 00000000 2b2c0000 .*
|
||||
07ff4 00000000 00000000 00000000 2b2c0000 .*
|
||||
#...
|
||||
200000000000fff0 00000000 00000000 00002d2e 00000000 .*
|
||||
0fff4 00000000 00000000 00002d2e 00000000 .*
|
||||
#...
|
||||
2000000000017ff0 00000000 00000000 002f3000 00000000 .*
|
||||
17ff4 00000000 00000000 002f3000 00000000 .*
|
||||
#...
|
||||
200000000001fff0 00000000 00000000 00313200 00000000 .*
|
||||
1fff4 00000000 00000000 00313200 00000000 .*
|
||||
#...
|
||||
2000000000027ff0 00000000 00000000 000033[ ]+.*
|
||||
27ff4 00000000 00000000 000033[ ]+.*
|
||||
|
Reference in New Issue
Block a user