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
Tidy up arm64 reloc_jmpslots() implementation. Tags None Referenced Files None Subscribers None
Description
Details
|