Ancillary Objects: Separate Debug ELF Files For Solaris
- by Ali Bahrami
We introduced a new object ELF object type in Solaris 11 Update 1
called the Ancillary Object. This posting describes them,
using material originally written during their development, the PSARC
arc case, and the Solaris Linker and Libraries Manual.
ELF objects contain allocable sections, which are mapped into memory
at runtime, and…