dumpSections
fn
string dumpSections(ElfFile file)Dump section headers as a formatted string.
Parameters
file | The ELF file. |
Returns
A formatted string with section information.
string dumpSections(ElfFile file)Dump section headers as a formatted string.
file | The ELF file. |