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

  /src/external/gpl3/binutils/dist/bfd/
elflink.c 8756 size_t count1, count2, sec_count1, sec_count2, i;
8866 sec_count2 = 0;
8885 sec_count2++;
8886 count2 -= sec_count2;
8915 for (ssym = ssymbuf2->ssym, ssymend = ssym + count2 + sec_count2;
8917 if (sec_count2 == 0
8745 size_t count1, count2, sec_count1, sec_count2, i; local
  /src/external/gpl3/binutils.old/dist/bfd/
elflink.c 8748 size_t count1, count2, sec_count1, sec_count2, i;
8858 sec_count2 = 0;
8877 sec_count2++;
8878 count2 -= sec_count2;
8907 for (ssym = ssymbuf2->ssym, ssymend = ssym + count2 + sec_count2;
8909 if (sec_count2 == 0
8737 size_t count1, count2, sec_count1, sec_count2, i; local
  /src/external/gpl3/gdb/dist/bfd/
elflink.c 8679 size_t count1, count2, sec_count1, sec_count2, i;
8789 sec_count2 = 0;
8808 sec_count2++;
8809 count2 -= sec_count2;
8838 for (ssym = ssymbuf2->ssym, ssymend = ssym + count2 + sec_count2;
8840 if (sec_count2 == 0
8668 size_t count1, count2, sec_count1, sec_count2, i; local
  /src/external/gpl3/gdb.old/dist/bfd/
elflink.c 8666 size_t count1, count2, sec_count1, sec_count2, i;
8776 sec_count2 = 0;
8795 sec_count2++;
8796 count2 -= sec_count2;
8823 for (ssym = ssymbuf2->ssym, ssymend = ssym + count2 + sec_count2;
8825 if (sec_count2 == 0
8655 size_t count1, count2, sec_count1, sec_count2, i; local

Completed in 62 milliseconds