Searched defs:symsearch (Results 1 – 3 of 3) sorted by relevance
25 struct symsearch { struct26 unsigned int table_size;27 struct syminfo table[];
160 struct symsearch *symsearch; member
87 struct symsearch { struct88 const struct kernel_symbol *start, *stop;89 const u32 *crcs;90 enum mod_license license;