Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
packaging._elffile.ELFFile Class Reference

Public Member Functions

None __init__ (self, IO[bytes] f)
 
str|None interpreter (self)
 

Public Attributes

 capacity
 
 encoding
 
 machine
 
 flags
 

Protected Member Functions

tuple[int,...] _read (self, str fmt)
 

Protected Attributes

 _f
 
 _p_fmt
 
 _p_idx
 
 _e_phoff
 
 _e_phentsize
 
 _e_phnum
 

Detailed Description

Representation of an ELF executable.

Member Function Documentation

◆ interpreter()

str | None packaging._elffile.ELFFile.interpreter (   self)
The path recorded in the ``PT_INTERP`` section header.

The documentation for this class was generated from the following file: