getSections
fn
SectionRange getSections(ElfFile file)Get a range for iterating all sections in an ELF file.
Parameters
file | The ELF file. |
Returns
A SectionRange for iterating over all sections.
SectionRange getSections(ElfFile file)Get a range for iterating all sections in an ELF file.
file | The ELF file. |