|
MakeELF
ELF reader-writer library
|
Symbol Visibility. More...
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) |
Symbol Visibility.