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.
16 lines
834 B
D
16 lines
834 B
D
#source: relr-got.s
|
|
#ld: -shared -z pack-relative-relocs -T relocs.ld
|
|
#readelf: -rW
|
|
|
|
Relocation section '\.rela\.dyn' .* contains 3 entries:
|
|
Offset Info Type Symbol's Value Symbol's Name \+ Addend
|
|
0000000000020020 .* R_AARCH64_GLOB_DAT 0000000000010038 sym_global \+ 0
|
|
0000000000020028 .* R_AARCH64_GLOB_DAT 000000000000002a sym_global_abs \+ 0
|
|
0000000000020030 .* R_AARCH64_GLOB_DAT 0000000000000000 sym_weak_undef \+ 0
|
|
|
|
Relocation section '\.relr\.dyn' .* contains 2 entries which relocate 3 locations:
|
|
Index: Entry Address Symbolic Address
|
|
0000: 0000000000020008 0000000000020008 _GLOBAL_OFFSET_TABLE_ \+ 0x8
|
|
0001: 0000000000000007 0000000000020010 _GLOBAL_OFFSET_TABLE_ \+ 0x10
|
|
0000000000020018 _GLOBAL_OFFSET_TABLE_ \+ 0x18
|