Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
pip._vendor.packaging._manylinux._ELFFileHeader Class Reference

Classes

class  _InvalidELFFileHeader
 

Public Member Functions

None __init__ (self, IO[bytes] file)
 

Public Attributes

 e_ident_magic
 
 e_ident_class
 
 ELFCLASS32
 
 e_ident_data
 
 ELFDATA2LSB
 
 e_ident_version
 
 e_ident_osabi
 
 e_ident_abiversion
 
 e_ident_pad
 
 e_type
 
 e_machine
 
 e_version
 
 e_entry
 
 e_phoff
 
 e_shoff
 
 e_flags
 
 e_ehsize
 
 e_phentsize
 
 e_phnum
 
 e_shentsize
 
 e_shnum
 
 e_shstrndx
 

Static Public Attributes

 ELF_MAGIC_NUMBER
 
int ELFCLASS32 = 1
 
int ELFCLASS64 = 2
 
int ELFDATA2LSB = 1
 
int ELFDATA2MSB = 2
 
int EM_386 = 3
 
int EM_S390 = 22
 
int EM_ARM = 40
 
int EM_X86_64 = 62
 
int EF_ARM_ABIMASK = 0xFF000000
 
int EF_ARM_ABI_VER5 = 0x05000000
 
int EF_ARM_ABI_FLOAT_HARD = 0x00000400
 

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