1 2 .* 3 4 5 Disassembly of section \.iplt: 6 7 00009000 <.iplt>: 8 #------------------------------------------------------------------------------ 9 #------ appfunc1's .iplt entry 10 #------------------------------------------------------------------------------ 11 9000: e28fc600 add ip, pc, #0, 12 12 9004: e28cca08 add ip, ip, #8, 20 ; 0x8000 13 9008: e5bcf004 ldr pc, \[ip, #4\]! 14 15 Disassembly of section \.text: 16 17 0000a000 <appfunc1>: 18 a000: 46f7 mov pc, lr 19 20 0000a002 <appfunc2>: 21 a002: 46f7 mov pc, lr 22 23 0000a004 <_start>: 24 a004: f7fe effc blx 9000 <appfunc1-0x1000> 25 a008: 00000010 \.word 0x00000010 26