Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.h136 struct elf_info { struct
137 size_t size;
138 Elf_Ehdr *hdr;
139 Elf_Shdr *sechdrs;
140 Elf_Sym *symtab_start;
141 Elf_Sym *symtab_stop;
142 Elf_Section export_sec;
143 Elf_Section export_unused_sec;
144 Elf_Section export_gpl_sec;
145 Elf_Section export_unused_gpl_sec;
[all …]