Searched refs:__sparse (Results 1 – 3 of 3) sorted by relevance
468 struct symbol_list * __sparse(char *filename) in __sparse() function483 struct symbol_list *res = __sparse(filename); in sparse()
139 extern struct symbol_list *__sparse(char *filename);
659 DO_LIST(filelist, file, do_sym_list(__sparse(file))); in dissect()