|
pspsdk-1.0+beta2
|
#include <tools/elftypes.h>
| u8 __attribute__::e_class |
| u8 __attribute__::e_data |
| Elf32_Half __attribute__::e_ehsize |
| Elf32_Addr __attribute__::e_entry |
| Elf32_Word __attribute__::e_flags |
| u8 __attribute__::e_idver |
| Elf32_Half __attribute__::e_machine |
| Elf32_Word __attribute__::e_magic |
| u8 __attribute__::e_pad[9] |
| Elf32_Half __attribute__::e_phentsize |
| Elf32_Half __attribute__::e_phnum |
| Elf32_Off __attribute__::e_phoff |
| Elf32_Half __attribute__::e_shentsize |
| Elf32_Half __attribute__::e_shnum |
| Elf32_Off __attribute__::e_shoff |
| Elf32_Half __attribute__::e_shstrndx |
| Elf32_Half __attribute__::e_type |
| Elf32_Word __attribute__::e_version |
| Elf32_Addr __attribute__::sh_addr |
| Elf32_Word __attribute__::sh_addralign |
| Elf32_Word __attribute__::sh_entsize |
| Elf32_Word __attribute__::sh_flags |
| Elf32_Word __attribute__::sh_info |
| Elf32_Word __attribute__::sh_link |
| Elf32_Word __attribute__::sh_name |
| Elf32_Off __attribute__::sh_offset |
| Elf32_Word __attribute__::sh_size |
| Elf32_Word __attribute__::sh_type |
| unsigned char __attribute__::st_info |
| Elf32_Word __attribute__::st_name |
| unsigned char __attribute__::st_other |
| Elf32_Half __attribute__::st_shndx |
| Elf32_Word __attribute__::st_size |
| Elf32_Addr __attribute__::st_value |