mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
11 lines
328 B
D
11 lines
328 B
D
|
#source: loadaddr.s
|
||
|
#ld: -T loadaddr2.t -z max-page-size=0x200000
|
||
|
#readelf: -l --wide
|
||
|
#target: *-*-linux*
|
||
|
|
||
|
#...
|
||
|
LOAD +0x000000 0xf*80000000 0xf*80000000 0x100041 0x100041 RWE 0x200000
|
||
|
LOAD +0x110000 0xf*80110000 0xf*80101000 0x0*1 0x0*1 R E 0x200000
|
||
|
LOAD +0x302000 0xf*80302000 0xf*80302000 0x0*1 0x0*1 RW 0x200000
|
||
|
#pass
|