Represents an exported symbol in an ELF file
Symbol binding attribute (LOCAL, GLOBAL, WEAK)
Get all fields of the structure
Symbol name
Symbol size (in bytes)
Symbol type (NOTYPE, OBJECT, FUNC, etc.)
Symbol value (usually a memory address)
Symbol visibility (DEFAULT, HIDDEN, PROTECTED)