1.global far
2.type far,%function
3far = 0x201001c
4
5.global too_far1
6.type too_far1,%function
7too_far1 = 0x2020008
8.global too_far2
9.type too_far2,%function
10too_far2 = 0x202000c
11.global too_far3
12.type too_far3,%function
13too_far3 = 0x2020010
14