logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Lintian::Elf::Section -- ELF Sections

Author

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

Description

A class for storing ELF section data

Instance Methods

number name type address offset size entry_size flags index_link index_info alignment

Name

Lintian::Elf::Section -- ELF Sections

See Also

lintian(1) Lintian v2.122.0ubuntu1 2025-05-01 Lintian::Elf::Section(3)

Synopsis

use Lintian::Elf::Section;

See Also