SectionTypeRange.this

this(ElfFile file, types.SectionType type)

Constructor.

Parameters

fileThe ELF file to iterate.
typeThe section type to filter by.
this(ElfFile file, types.SectionType type, gelf.SectionHeader[] headers, size_t currentIndex, bool initialized)

Internal constructor for save().