HomeFreeBSD

Tidy up arm64 reloc_jmpslots() implementation.

Description

Tidy up arm64 reloc_jmpslots() implementation.

  • don't relocate jump slots multiple times (if LD_BIND_NOW is defined).
  • process only R_AARCH64_JUMP_SLOT here, other relocation types are handled by reloc_plt().

MFC after: 1 week

Details

Provenance
mmelAuthored on
Parents
rS341512: Implement arm64 version of __tls_get_addr().
Branches
Unknown
Tags
Unknown