MicrOS
elf_section_header Struct Reference

#include <elf_section_header.h>

Public Attributes

uint32_t name_offset
 
elf_section_header_type type
 
elf_section_header_flags flags
 
uint32_t virtual_address
 
uint32_t file_offset
 
uint32_t size
 
uint32_t associated_section_index
 
uint32_t extra_information
 
uint32_t alignment
 
uint32_t entry_size
 

Member Data Documentation

◆ alignment

uint32_t elf_section_header::alignment

◆ associated_section_index

uint32_t elf_section_header::associated_section_index

◆ entry_size

uint32_t elf_section_header::entry_size

◆ extra_information

uint32_t elf_section_header::extra_information

◆ file_offset

uint32_t elf_section_header::file_offset

◆ flags

elf_section_header_flags elf_section_header::flags

◆ name_offset

uint32_t elf_section_header::name_offset

◆ size

uint32_t elf_section_header::size

◆ type

elf_section_header_type elf_section_header::type

◆ virtual_address

uint32_t elf_section_header::virtual_address

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