| 
    ROSE 0.11.145.357
    
   | 
 
32-bit format of an ELF symbol.
Definition at line 20236 of file binaryInstruction.C.
Public Attributes | |
| uint32_t | st_name | 
| Name offset into string table.   | |
| uint32_t | st_value | 
| Value: absolute value, address, etc.   | |
| uint32_t | st_size | 
| Symbol size in bytes.   | |
| unsigned char | st_info | 
| Type and binding attributes.   | |
| unsigned char | st_res1 | 
| Reserved; always zero.   | |
| uint16_t | st_shndx | 
| Section index or special meaning.   | |
| uint32_t SgAsmElfSymbol::Elf32SymbolEntry_disk::st_name | 
Name offset into string table.
Definition at line 20237 of file binaryInstruction.C.
| uint32_t SgAsmElfSymbol::Elf32SymbolEntry_disk::st_value | 
Value: absolute value, address, etc.
depending on sym type
Definition at line 20238 of file binaryInstruction.C.
| uint32_t SgAsmElfSymbol::Elf32SymbolEntry_disk::st_size | 
Symbol size in bytes.
Definition at line 20239 of file binaryInstruction.C.
| unsigned char SgAsmElfSymbol::Elf32SymbolEntry_disk::st_info | 
Type and binding attributes.
Definition at line 20240 of file binaryInstruction.C.
| unsigned char SgAsmElfSymbol::Elf32SymbolEntry_disk::st_res1 | 
Reserved; always zero.
Definition at line 20241 of file binaryInstruction.C.
| uint16_t SgAsmElfSymbol::Elf32SymbolEntry_disk::st_shndx | 
Section index or special meaning.
Definition at line 20242 of file binaryInstruction.C.