|
Linux Kernel
3.7.1
|
#include <elf.h>
Data Fields | |
| unsigned long | loadsize |
| unsigned long | memsize |
| unsigned long | elfoffset |
| unsigned long | size |
| Elf_Ehdr * | hdr |
| Elf_Shdr * | sechdrs |
| Elf_Sym * | symtab_start |
| Elf_Sym * | symtab_stop |
| Elf_Section | export_sec |
| Elf_Section | export_unused_sec |
| Elf_Section | export_gpl_sec |
| Elf_Section | export_unused_gpl_sec |
| Elf_Section | export_gpl_future_sec |
| const char * | strtab |
| char * | modinfo |
| unsigned int | modinfo_len |
| unsigned int | num_sections |
| unsigned int | secindex_strings |
| Elf32_Word * | symtab_shndx_start |
| Elf32_Word * | symtab_shndx_stop |
| Elf_Section export_gpl_future_sec |
| Elf_Section export_gpl_sec |
| Elf_Section export_sec |
| Elf_Section export_unused_gpl_sec |
| Elf_Section export_unused_sec |
| Elf32_Word* symtab_shndx_start |
| Elf32_Word* symtab_shndx_stop |
1.8.2