Provided by: lintian_2.114.0ubuntu2_all bug

NAME

       Lintian::Inspect::Elf::Section -- ELF Sections

SYNOPSIS

        use Lintian::Inspect::Elf::Section;

DESCRIPTION

       A class for storing ELF section data

INSTANCE METHODS

       number
       name
       type
       address
       offset
       size
       entry_size
       flags
       index_link
       index_info
       alignment

AUTHOR

       Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

SEE ALSO

       lintian(1)