pspsdk-1.0+beta2
elf_section_t Struct Reference

Data Fields

u32 sh_name
u32 sh_type
u32 sh_flags
u32 sh_addr
u32 sh_offset
u32 sh_size
u32 sh_link
u32 sh_info
u32 sh_addralign
u32 sh_entsize

Field Documentation

u32 elf_section_t::sh_addr

Referenced by create_elf().

u32 elf_section_t::sh_addralign

Referenced by create_elf().

u32 elf_section_t::sh_entsize

Referenced by create_elf().

u32 elf_section_t::sh_flags

Referenced by create_elf().

u32 elf_section_t::sh_info

Referenced by create_elf().

u32 elf_section_t::sh_link

Referenced by create_elf().

u32 elf_section_t::sh_name

Referenced by create_elf().

u32 elf_section_t::sh_offset

Referenced by create_elf().

u32 elf_section_t::sh_size

Referenced by create_elf().

u32 elf_section_t::sh_type

Referenced by create_elf().


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