forked from OSchip/llvm-project
14 lines
238 B
ArmAsm
14 lines
238 B
ArmAsm
|
.global far
|
||
|
.type far,%function
|
||
|
far = 0x201001c
|
||
|
|
||
|
.global too_far1
|
||
|
.type too_far1,%function
|
||
|
too_far1 = 0x2020008
|
||
|
.global too_far2
|
||
|
.type too_far2,%function
|
||
|
too_far2 = 0x202000c
|
||
|
.global too_far3
|
||
|
.type too_far3,%function
|
||
|
too_far3 = 0x2020010
|