Searched defs:symsearch (Results 1 – 3 of 3) sorted by relevance
25 struct symsearch { struct26 unsigned int table_size;27 struct syminfo table[];
133 struct symsearch *symsearch; member
85 struct symsearch { struct86 const struct kernel_symbol *start, *stop;87 const s32 *crcs;88 enum mod_license license;