Lines Matching defs:load_info
172 struct load_info { struct173 Elf_Ehdr *hdr;174 unsigned long len;175 Elf_Shdr *sechdrs;176 char *secstrings, *strtab;177 unsigned long symoffs, stroffs;178 struct _ddebug *debug;179 unsigned int num_debug;180 bool sig_ok;182 unsigned long mod_kallsyms_init_off;184 struct {186 } index;