blob: 0f5d3d3681bdc05c501281bb5402b6b32dfca13d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#source: seg.s
#ld: -T seg.t -z max-page-size=0x1000
#readelf: -l --wide
#...
Program Headers:
Type Offset VirtAddr.*
LOAD .*
LOAD 0x0*001000 0xf*fffff000 0xf*fffff000 0x0*1000 0x0*1000 .*
Section to Segment mapping:
Segment Sections...
00 .*
01 reset boot
|