Home
last modified time | relevance | path

Searched refs:all_greg_symbols (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mmix.c3715 struct mmix_symbol_gregs *all_greg_symbols[MAX_GREGS]; in mmix_frob_file() local
3781 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()