mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
113e68452e
if it is not overridden and section is for the same vma region as the previous section. * ld-scripts/rgn-at.exp: New. * ld-scripts/rgn-at.s: New. * ld-scripts/rgn-at1.d: New. * ld-scripts/rgn-at1.t: New. * ld-scripts/rgn-at2.d: New. * ld-scripts/rgn-at2.t: New. * ld-scripts/rgn-at3.d: New. * ld-scripts/rgn-at3.t: New.
13 lines
319 B
Makefile
13 lines
319 B
Makefile
# name: rgn-at3
|
|
# source: rgn-at.s
|
|
# ld: -T rgn-at3.t
|
|
# objdump: -w -h
|
|
|
|
.*: file format .*
|
|
|
|
Sections:
|
|
Idx +Name +Size +VMA +LMA +File off +Algn +Flags
|
|
0 .text +0+[0-9a-f] +0+0010000 +0+0020000 +.*
|
|
1 .data +0+[0-9a-f] +0+00100[0-9a-f]+ +0+0030000 +.*
|
|
2 .bss +0+[0-9a-f] +0+00100[0-9a-f]+ +0+00300[0-9a-f]+ +.*
|