freebsd-dev/libexec/rtld-elf/aarch64
Michal Meloun 419333b944 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
2018-12-05 10:30:53 +00:00
..
reloc.c Tidy up arm64 reloc_jmpslots() implementation. 2018-12-05 10:30:53 +00:00
rtld_machdep.h Add STT_GNU_IFUNC and R_AARCH64_IRELATIVE support on arm64. 2018-10-01 14:02:29 +00:00
rtld_start.S Fix style(9). 2018-12-05 10:22:14 +00:00