Maven module :un.code : code-so :
Class : un.compiler.so.model.ELFSymbol
Extends/Implements : -
Subclasses : -

author  Johann Sorel


Variables : st_name, st_value, st_size, st_info, st_other, st_shndx
Functions : read



uint32_t */
public long st_name


Elf32_Addr */
public long st_value


uint32_t */
public long st_size


unsigned char */
public long st_info


unsigned char */
public long st_other


uint16_t */
public long st_shndx


public void read (DataInputStream ds, ELFHeader header)