MicrOS
elf_section_header.h File Reference

Go to the source code of this file.

Classes

struct  elf_section_header_flags
 
struct  elf_section_header
 

Enumerations

enum  elf_section_header_type {
  elf_section_header_type_unused = 0x00, elf_section_header_type_program_data = 0x01, elf_section_header_type_symbol_table = 0x02, elf_section_header_type_string_table = 0x03,
  elf_section_header_type_relocation_entries_with_addens = 0x04, elf_section_header_type_symbol_hash_table = 0x05, elf_section_header_type_dynamic_linking_information = 0x06, elf_section_header_type_notes = 0x07,
  elf_section_header_type_bss = 0x08, elf_section_header_type_relocation_entries_without_addens = 0x09, elf_section_header_type_reserved = 0x0A, elf_section_header_type_dynamic_linker_symbol_table = 0x0B,
  elf_section_header_type_array_of_constructors = 0x0E, elf_section_header_type_array_of_destructors = 0x0F, elf_section_header_type_array_of_preconstructors = 0x10, elf_section_header_type_section_group = 0x11,
  elf_section_header_type_extended_section_indices = 0x12, elf_section_header_type_number_of_defined_types = 0x13, _elf_section_header_type_extend_to_32_bit = 0xFFFFFFFF
}
 

Enumeration Type Documentation

◆ elf_section_header_type

Enumerator
elf_section_header_type_unused 
elf_section_header_type_program_data 
elf_section_header_type_symbol_table 
elf_section_header_type_string_table 
elf_section_header_type_relocation_entries_with_addens 
elf_section_header_type_symbol_hash_table 
elf_section_header_type_dynamic_linking_information 
elf_section_header_type_notes 
elf_section_header_type_bss 
elf_section_header_type_relocation_entries_without_addens 
elf_section_header_type_reserved 
elf_section_header_type_dynamic_linker_symbol_table 
elf_section_header_type_array_of_constructors 
elf_section_header_type_array_of_destructors 
elf_section_header_type_array_of_preconstructors 
elf_section_header_type_section_group 
elf_section_header_type_extended_section_indices 
elf_section_header_type_number_of_defined_types 
_elf_section_header_type_extend_to_32_bit