Module: ELFTools::Sections
- Defined in:
- lib/elftools/sections/sections.rb,
lib/elftools/sections/section.rb,
lib/elftools/sections/note_section.rb,
lib/elftools/sections/null_section.rb,
lib/elftools/sections/dynamic_section.rb,
lib/elftools/sections/str_tab_section.rb,
lib/elftools/sections/sym_tab_section.rb,
lib/elftools/sections/relocation_section.rb
Overview
Defines different types of sections in this module.
Defined Under Namespace
Classes: DynamicSection, NoteSection, NullSection, RelocationSection, Section, StrTabSection, SymTabSection, Symbol