Class: Rubycc::Link::SharedLinker::Dependency

Inherits:
Struct
  • Object
show all
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.