Home
last modified time | relevance | path

Searched defs:elf_info (Results 1 – 1 of 1) sorted by relevance

/scripts/mod/
Dmodpost.h126 struct elf_info { struct
127 unsigned long size;
128 Elf_Ehdr *hdr;
129 Elf_Shdr *sechdrs;
130 Elf_Sym *symtab_start;
131 Elf_Sym *symtab_stop;
132 Elf_Section export_sec;
133 Elf_Section export_unused_sec;
134 Elf_Section export_gpl_sec;
135 Elf_Section export_unused_gpl_sec;
[all …]