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

  /src/external/gpl3/binutils/dist/bfd/
elf32-lm32.c 2071 int r32_count = 0; local
2118 r32_count++;
2180 = (r32_count + (htab->root.sgot->size / 4) - rgot_weak_count + 1) * 4;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-lm32.c 2069 int r32_count = 0; local
2116 r32_count++;
2178 = (r32_count + (htab->root.sgot->size / 4) - rgot_weak_count + 1) * 4;
  /src/external/gpl3/gdb/dist/bfd/
elf32-lm32.c 2067 int r32_count = 0; local
2114 r32_count++;
2176 = (r32_count + (htab->root.sgot->size / 4) - rgot_weak_count + 1) * 4;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-lm32.c 2068 int r32_count = 0; local
2115 r32_count++;
2177 = (r32_count + (htab->root.sgot->size / 4) - rgot_weak_count + 1) * 4;

Completed in 63 milliseconds