RISCV relocs .

Kito Cheng kito.cheng@gmail.com
Fri May 27 09:45:36 GMT 2022


Those relocations are used in EH frame and debug info IIRC.


On Fri, May 27, 2022 at 5:31 PM umesh kalappa via Binutils
<binutils@sourceware.org> wrote:
>
> Hi All ,
>
> We build the loadable kernel module ,where we do partially link (-r) and
> for riscv
>
> we are understanding the relocs like
>
> 000000000030  001300000034 R_RISCV_SUB6      0000000000000002 <null> + 0
> 000000000033  001700000035 R_RISCV_SET6      0000000000000008 <null> + 0
>
> Currently we are ignoring the above relocs ,is that ok to do so ?
>
> ~Umesh


More information about the Binutils mailing list