[−][src]Module elf_utilities::symbol
ELF symbol utilities.
Structs
| Symbol32 | Symbol32 is a entry of symbol table section. |
| Symbol64 | Symbol64 is a entry of symbol table section. |
Enums
| Bind | |
| Type | |
| Visibility | Symbol Visibilities. |
Constants
| STB_GLOBAL | Global Symbol |
| STB_LOCAL | Local Symbol |