MakeELF
ELF reader-writer library
Static Public Attributes | List of all members
makeelf.elfsect.STV Class Reference

Symbol Visibility. More...

Inheritance diagram for makeelf.elfsect.STV:
makeelf.type.enum.Enum

Static Public Attributes

int STV_DEFAULT = 0
 
int STV_INTERNAL = 1
 
int STV_HIDDEN = 2
 
int STV_PROTECTED = 3
 

Additional Inherited Members

- Public Member Functions inherited from makeelf.type.enum.Enum
def __bytes__ (self)
 
def from_bytes (cls, b, little=False)
 

Detailed Description

Symbol Visibility.


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