Documentation
¶
Index ¶
Constants ¶
View Source
const ( LITTLE_ENDIAN = 1 BIG_ENDIAN = 2 )
View Source
const ( CLASS_32 = 1 CLASS_64 = 2 )
View Source
const ( SHT_NULL = 0x0 SHT_PROGBITS = 0x1 SHT_SYMTAB = 0x2 SHT_STRTAB = 0x3 SHT_RELA = 0x4 SHT_HASH = 0x5 SHT_DYNAMIC = 0x6 SHT_NOTE = 0x7 SHT_NOBITS = 0x8 SHT_REL = 0x9 SHT_SHLIB = 0x0a SHT_DYNSYM = 0x0b SHT_INIT_ARRAY = 0x0e SHT_FINI_ARRAY = 0x0f SHT_PREINIT_ARRAY = 0x10 SHT_GROUP = 0x11 SHT_SYMTAB_SHNDX = 0x12 SHT_NUM = 0x13 SHT_LOOS = 0x60000000 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.