reloc_jmpslot function parameter 'defobj' is not used when using ELFv2 ABI
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
libexec/rtld-elf/powerpc64/reloc.c | ||
---|---|---|
450 ↗ | (On Diff #52730) | You can add __unused attribute to the argument. It is innocent when not true. |