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.
19 lines
1.0 KiB
D
19 lines
1.0 KiB
D
#source: relr-discard.s
|
|
#ld: -shared --no-apply-dynamic-relocs -z pack-relative-relocs -T relr-discard.ld
|
|
#readelf: -rW
|
|
|
|
# Note: There are unnecessary GOT entries and *_NONE relocations
|
|
# for those GOT entries and discarded locations, this is bug 31850.
|
|
|
|
Relocation section '\.rela\.dyn' at offset 0x1.* contains 5 entries:
|
|
Offset Info Type Symbol's Value Symbol's Name \+ Addend
|
|
0000000000000000 0000000000000000 R_AARCH64_NONE 0
|
|
0000000000000000 0000000000000000 R_AARCH64_NONE 0
|
|
0000000000000000 0000000000000000 R_AARCH64_NONE 0
|
|
0000000000000000 0000000000000000 R_AARCH64_NONE 0
|
|
0000000000020010 .* R_AARCH64_GLOB_DAT 000000000001000c sym_global \+ 0
|
|
|
|
Relocation section '\.relr\.dyn' at offset 0x1.* contains 1 entry which relocates 1 location:
|
|
Index: Entry Address Symbolic Address
|
|
0000: 0000000000020008 0000000000020008 _GLOBAL_OFFSET_TABLE_ \+ 0x8
|