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 Passed - Unit
No Test Coverage - Build Status
Buildable 21917 Build 21161: arc lint + arc unit
Event Timeline
libexec/rtld-elf/powerpc64/reloc.c | ||
---|---|---|
450 | You can add __unused attribute to the argument. It is innocent when not true. |