upload android base code part8
This commit is contained in:
parent
841ae54672
commit
5425409085
57075 changed files with 9846578 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
# name: rgn-at2
|
||||
# source: rgn-at.s
|
||||
# ld: -T rgn-at2.t
|
||||
# objdump: -w -h
|
||||
# xfail: rx-*-*
|
||||
# FAILS on the RX because the linker has to set LMA == VMA for the
|
||||
# Renesas loader.
|
||||
|
||||
.*: file format .*
|
||||
|
||||
Sections:
|
||||
Idx +Name +Size +VMA +LMA +File off +Algn +Flags
|
||||
0 .text +0+[0-9a-f][0-9a-f] +0+0010000 +0+0020000 +.*
|
||||
1 .data +0+[0-9a-f][0-9a-f] +0+0030000 +0+0030000 +.*
|
||||
2 .bss +0+[0-9a-f][0-9a-f] +0+00300[0-9a-f]+ +0+00300[0-9a-f]+ +.*
|
Loading…
Add table
Add a link
Reference in a new issue