Searched refs:greg_fixes (Results 1 – 1 of 1) sorted by relevance
144 } greg_fixes[MAX_GREGS]; member2791 || (fix = bsearch (&val, gregs->greg_fixes, gregs->n_gregs, in tc_gen_reloc()2792 sizeof (gregs->greg_fixes[0]), in tc_gen_reloc()3784 gregs->greg_fixes[gregs->n_gregs].fix = fixP; in mmix_frob_file()3785 gregs->greg_fixes[gregs->n_gregs++].offs = offs; 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()