Searched refs:all_greg_symbols (Results 1 – 1 of 1) sorted by relevance
3715 struct mmix_symbol_gregs *all_greg_symbols[MAX_GREGS]; in mmix_frob_file() local3781 all_greg_symbols[n_greg_symbols++] = gregs; in mmix_frob_file()3791 qsort (all_greg_symbols[i]->greg_fixes, all_greg_symbols[i]->n_gregs, in mmix_frob_file()3792 sizeof (all_greg_symbols[i]->greg_fixes[0]), cmp_greg_symbol_fixes); in mmix_frob_file()