[PATCH v4 03/15] ARC: startup and dynamic linking code

Joseph Myers joseph@codesourcery.com
Thu Mar 26 01:55:50 GMT 2020


On Thu, 12 Mar 2020, Vineet Gupta via Libc-alpha wrote:

> +        case R_ARC_TLS_DTPOFF:
> +          if (sym != NULL)
> +            /* Offset set by the linker in the GOT entry would be overwritten
> +               by dynamic loader instead of added to the symbol location.
> +               Other target have the same approach on DTSOFF relocs.  */

Do you mean DTPOFF?  Otherwise I'm not sure what DTSOFF is.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Libc-alpha mailing list