PPC64 ELFv2 is a lot more "normal" than ELFv1. No more function descriptors means being able to switch back to the "regular" code that is used everywhere but PPC64 ELFv1.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c | ||
---|---|---|
1403 ↗ | (On Diff #64423) | On !ELFv2/PowerPC64, uses_funcdesc is uninitialized. |