Special Section Indexes.
More...
|
int | SHN_UNDEF = 0 |
|
int | SHN_LORESERVE = 0xff00 |
|
int | SHN_LOPROC = 0xff00 |
|
int | SHN_HIPROC = 0xff1f |
|
int | SHN_LOOS = 0xff20 |
|
int | SHN_HIOS = 0xff3f |
|
int | SHN_ABS = 0xfff1 |
|
int | SHN_COMMON = 0xfff2 |
|
int | SHN_XINDEX = 0xffff |
|
int | SHN_HIRESERVE = 0xffff |
|
|
def | __bytes__ (self) |
|
def | from_bytes (cls, b, little=False) |
|
The documentation for this class was generated from the following file: