getSections

fnSectionRange getSections(ElfFile file)

Get a range for iterating all sections in an ELF file.

Parameters

fileThe ELF file.

Returns

A SectionRange for iterating over all sections.