SectionTypeRange.this
this
(ElfFile file, types.SectionType type)Constructor.
Parameters
file | The ELF file to iterate. |
type | The section type to filter by. |
this
(ElfFile file, types.SectionType type, gelf.SectionHeader[] headers, size_t currentIndex, bool initialized)Internal constructor for save().