Displaying 2 results from an estimated 2 matches for "r_aarch64_jump26".
2015 May 06
2
[LLVMdev] [lld] Wrong references for C++ COMDAT groups
...ndler stub create by clang):
Relocation section '.rela.text' at offset 0xed8 contains 2 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000010 00480000011b R_AARCH64_CALL26 0000000000000000 _ZNSt9exceptionD2Ev + 0
000000000020 004d0000011a R_AARCH64_JUMP26 0000000000000000 _ZdlPv + 0
Relocation section '.rela.text' at offset 0xf08 contains 2 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000010 00480000011b R_AARCH64_CALL26 0000000000000000 _ZNSt9exceptionD2Ev + 0
000000000020 004d0000011a...
2015 May 07
2
[LLVMdev] [lld] Wrong references for C++ COMDAT groups
...Relocation section '.rela.text' at offset 0xed8 contains 2 entries:
> Offset Info Type Sym. Value Sym. Name + Addend
> 000000000010 00480000011b R_AARCH64_CALL26 0000000000000000 _ZNSt9exceptionD2Ev + 0
> 000000000020 004d0000011a R_AARCH64_JUMP26 0000000000000000 _ZdlPv + 0
>
> Relocation section '.rela.text' at offset 0xf08 contains 2 entries:
> Offset Info Type Sym. Value Sym. Name + Addend
> 000000000010 00480000011b R_AARCH64_CALL26 0000000000000000 _ZNSt9exceptionD2E...