Symbol Types.
More...
|
int | STT_NOTYPE = 0 |
|
int | STT_OBJECT = 1 |
|
int | STT_FUNC = 2 |
|
int | STT_SECTION = 3 |
|
int | STT_FILE = 4 |
|
int | STT_COMMON = 5 |
|
int | STT_TLS = 6 |
|
int | STT_LOOS = 10 |
|
int | STT_HIOS = 12 |
|
int | STT_LOPROC = 13 |
|
int | STT_HIPROC = 15 |
|
|
def | __bytes__ (self) |
|
def | from_bytes (cls, b, little=False) |
|
The documentation for this class was generated from the following file: