ff4ff35918
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
25 lines
544 B
D
25 lines
544 B
D
|
|
.*: file format elf32-(little|big)arm.*
|
|
architecture: arm.*, flags 0x00000112:
|
|
EXEC_P, HAS_SYMS, D_PAGED
|
|
start address 0x.*
|
|
|
|
Disassembly of section .text:
|
|
|
|
.* <_start>:
|
|
+.*: e1a0c00d mov ip, sp
|
|
+.*: e92dd800 push {fp, ip, lr, pc}
|
|
+.*: eb000001 bl .* <app_func>
|
|
+.*: e89d6800 ldm sp, {fp, sp, lr}
|
|
+.*: e12fff1e bx lr
|
|
|
|
.* <app_func>:
|
|
+.*: e1a0c00d mov ip, sp
|
|
+.*: e92dd800 push {fp, ip, lr, pc}
|
|
+.*: eb000001 bl .* <app_func2>
|
|
+.*: e89d6800 ldm sp, {fp, sp, lr}
|
|
+.*: e12fff1e bx lr
|
|
|
|
.* <app_func2>:
|
|
+.*: e12fff1e bx lr
|