IBNOS
Public Attributes | List of all members
elfSymbolTable Struct Reference

#include <elf.h>

Public Attributes

uint32_t name
 
uint32_t value
 
uint32_t size
 
uint8_t info
 
uint8_t other
 
uint16_t shndx
 

Detailed Description

Definition at line 164 of file elf.h.

Member Data Documentation

◆ info

uint8_t elfSymbolTable::info

Definition at line 169 of file elf.h.

◆ name

uint32_t elfSymbolTable::name

Definition at line 166 of file elf.h.

◆ other

uint8_t elfSymbolTable::other

Definition at line 170 of file elf.h.

◆ shndx

uint16_t elfSymbolTable::shndx

Definition at line 171 of file elf.h.

◆ size

uint32_t elfSymbolTable::size

Definition at line 168 of file elf.h.

◆ value

uint32_t elfSymbolTable::value

Definition at line 167 of file elf.h.


The documentation for this struct was generated from the following file: