Class: Rubycc::Link::SharedLinker::Dependency
- Inherits:
-
Struct
- Object
- Struct
- Rubycc::Link::SharedLinker::Dependency
- Defined in:
- lib/rubycc/link/shared_linker.rb
Overview
A dependency shared library the imports resolve against: its DT_NEEDED name (its own DT_SONAME, or the base filename when it carries none) and the set of symbol names it defines and exports.