IBNOS
Public Attributes | List of all members
elfSectionTable Struct Reference

#include <elf.h>

Public Attributes

uint32_t name
 
uint32_t type
 
uint32_t flags
 
uint32_t addr
 
uint32_t offset
 
uint32_t size
 
uint32_t link
 
uint32_t info
 
uint32_t addralign
 
uint32_t entsize
 

Detailed Description

Definition at line 150 of file elf.h.

Member Data Documentation

◆ addr

uint32_t elfSectionTable::addr

Definition at line 155 of file elf.h.

◆ addralign

uint32_t elfSectionTable::addralign

Definition at line 160 of file elf.h.

◆ entsize

uint32_t elfSectionTable::entsize

Definition at line 161 of file elf.h.

◆ flags

uint32_t elfSectionTable::flags

Definition at line 154 of file elf.h.

◆ info

uint32_t elfSectionTable::info

Definition at line 159 of file elf.h.

◆ link

uint32_t elfSectionTable::link

Definition at line 158 of file elf.h.

◆ name

uint32_t elfSectionTable::name

Definition at line 152 of file elf.h.

◆ offset

uint32_t elfSectionTable::offset

Definition at line 156 of file elf.h.

◆ size

uint32_t elfSectionTable::size

Definition at line 157 of file elf.h.

◆ type

uint32_t elfSectionTable::type

Definition at line 153 of file elf.h.


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