Written in the D programming language. This module provides Solaris-specific support for sections.
OpenBSD (as of 6.9) lacks dlinfo, RTLD_NOLOAD, and dlpt_tls_modid. Faking support caused problems. That is why we are not using elf_shared on OpenBSD.
See Source File rt/sections_solaris.d
Boost License 1.0.
Copyright Martin Nowak 2012-2013.
Martin Nowak
Written in the D programming language. This module provides Solaris-specific support for sections.
OpenBSD (as of 6.9) lacks dlinfo, RTLD_NOLOAD, and dlpt_tls_modid. Faking support caused problems. That is why we are not using elf_shared on OpenBSD.