Retro68/binutils/ld/testsuite/ld-arm/arm-app-abs32.d

31 lines
768 B
D
Raw Normal View History

2012-03-26 21:18:29 +02:00
tmpdir/arm-app-abs32: file format elf32-(little|big)arm.*
2015-08-28 17:32:19 +02:00
architecture: arm.*, flags 0x00000112:
2012-03-26 21:18:29 +02:00
EXEC_P, HAS_SYMS, D_PAGED
start address .*
Disassembly of section .plt:
2017-04-10 13:32:00 +02:00
.* <.plt>:
+.*: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
2017-04-10 13:32:00 +02:00
+.*: e59fe004 ldr lr, \[pc, #4\] ; .* <.*>
+.*: e08fe00e add lr, pc, lr
+.*: e5bef008 ldr pc, \[lr, #8\]!
+.*: .* .*
2015-08-28 17:32:19 +02:00
.* <lib_func1@plt>:
+.*: e28fc6.* add ip, pc, #.*
+.*: e28cca.* add ip, ip, #.* ; .*
+.*: e5bcf.* ldr pc, \[ip, #.*\]!.*
2012-03-26 21:18:29 +02:00
Disassembly of section .text:
.* <_start>:
+.*: e1a0c00d mov ip, sp
+.*: e92dd800 push {fp, ip, lr, pc}
+.*: e59f0004 ldr r0, \[pc, #4\] ; .* <_start\+0x14>
+.*: e89d6800 ldm sp, {fp, sp, lr}
+.*: e12fff1e bx lr
+.*: .* .*
2012-03-26 21:18:29 +02:00
.* <app_func2>:
+.*: e12fff1e bx lr