HomeSort by: relevance | last modified time | path
    Searched defs:n_remaining_bpo_relocs_this_relaxation_round (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf64-mmix.c 151 size_t n_remaining_bpo_relocs_this_relaxation_round; member in struct:bpo_greg_section_info
2316 gregdata->n_remaining_bpo_relocs_this_relaxation_round = n_gregs;
2401 if (gregdata->n_remaining_bpo_relocs_this_relaxation_round
2408 (unsigned long) gregdata->n_remaining_bpo_relocs_this_relaxation_round,
2490 gregdata->n_remaining_bpo_relocs_this_relaxation_round,
2698 gregdata->n_remaining_bpo_relocs_this_relaxation_round--;
2769 gregdata->n_remaining_bpo_relocs_this_relaxation_round--;
2777 && gregdata->n_remaining_bpo_relocs_this_relaxation_round == 0)
2784 gregdata->n_remaining_bpo_relocs_this_relaxation_round
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-mmix.c 151 size_t n_remaining_bpo_relocs_this_relaxation_round; member in struct:bpo_greg_section_info
2315 gregdata->n_remaining_bpo_relocs_this_relaxation_round = n_gregs;
2400 if (gregdata->n_remaining_bpo_relocs_this_relaxation_round
2407 (unsigned long) gregdata->n_remaining_bpo_relocs_this_relaxation_round,
2489 gregdata->n_remaining_bpo_relocs_this_relaxation_round,
2697 gregdata->n_remaining_bpo_relocs_this_relaxation_round--;
2768 gregdata->n_remaining_bpo_relocs_this_relaxation_round--;
2776 && gregdata->n_remaining_bpo_relocs_this_relaxation_round == 0)
2783 gregdata->n_remaining_bpo_relocs_this_relaxation_round
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-mmix.c 151 size_t n_remaining_bpo_relocs_this_relaxation_round; member in struct:bpo_greg_section_info
2315 gregdata->n_remaining_bpo_relocs_this_relaxation_round = n_gregs;
2399 if (gregdata->n_remaining_bpo_relocs_this_relaxation_round
2406 (unsigned long) gregdata->n_remaining_bpo_relocs_this_relaxation_round,
2488 gregdata->n_remaining_bpo_relocs_this_relaxation_round,
2696 gregdata->n_remaining_bpo_relocs_this_relaxation_round--;
2767 gregdata->n_remaining_bpo_relocs_this_relaxation_round--;
2775 && gregdata->n_remaining_bpo_relocs_this_relaxation_round == 0)
2782 gregdata->n_remaining_bpo_relocs_this_relaxation_round
  /src/external/gpl3/gdb/dist/bfd/
elf64-mmix.c 151 size_t n_remaining_bpo_relocs_this_relaxation_round; member in struct:bpo_greg_section_info
2316 gregdata->n_remaining_bpo_relocs_this_relaxation_round = n_gregs;
2401 if (gregdata->n_remaining_bpo_relocs_this_relaxation_round
2408 (unsigned long) gregdata->n_remaining_bpo_relocs_this_relaxation_round,
2490 gregdata->n_remaining_bpo_relocs_this_relaxation_round,
2698 gregdata->n_remaining_bpo_relocs_this_relaxation_round--;
2769 gregdata->n_remaining_bpo_relocs_this_relaxation_round--;
2777 && gregdata->n_remaining_bpo_relocs_this_relaxation_round == 0)
2784 gregdata->n_remaining_bpo_relocs_this_relaxation_round

Completed in 25 milliseconds