Issue 130775
Summary [Issue][Aarch64][Arm] questions abot relocations
Labels
Assignees
Reporter Zhenhang1213
    I find in aarch64,   access the weak symbol address via a GOT entry when pie or not, However armv7l and x86 not.  I found that the ABI for aarch64 has relevant specifications, but the remaining architectures do not. Is this a difference with aarch64?  The problem is that the kernel does not support the relocation entries in the got table.

demo: https://godbolt.org/z/6nT8631Mn

https://github.com/ARM-software/abi-aa/blob/2b220a549315c4b7675a94925660934bc9d20f9d/sysvabi64/sysvabi64.rst?plain=1#L907-L945
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to