NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ifunc useful?



On Tue, Nov 30, 2021 at 03:28:05AM +0000, Mayuresh Kathe wrote:
> would the ifunc capability be useful under netbsd?

For the architectures where there is an ELF ABI definition for ifunc,
it is supported on NetBSD.

You can see it in action by doing:

	cd /usr/tests/lib/csu && atf-run|atf-report
	cd /usr/tests/libexec/ld.elf_so && atf-run|atf-report

Martin


Home | Main Index | Thread Index | Old Index