![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Classes | |
| class | EIClass |
| class | EIData |
| class | ELFFile |
| class | ELFInvalid |
| class | EMachine |
ELF file parser. This provides a class ``ELFFile`` that parses an ELF executable in a similar interface to ``ZipFile``. Only the read interface is implemented. Based on: https://gist.github.com/lyssdod/f51579ae8d93c8657a5564aefc2ffbca ELF header: https://refspecs.linuxfoundation.org/elf/gabi4+/ch4.eheader.html