HomeSort by: relevance | last modified time | path
    Searched defs:top_id (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/bfd/
elf32-m68hc1x.c 239 unsigned int top_id, top_index; local
259 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
276 if (top_id < section->id)
277 top_id = section->id;
elf32-metag.c 3402 unsigned int top_id, top_index; local
3409 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3418 if (top_id < section->id)
3419 top_id = section->id;
3425 amt = sizeof (struct map_stub) * (top_id + 1);
elf32-avr.c 3493 unsigned int top_id, top_index;
3503 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3511 if (top_id < section->id)
3512 top_id = section->id;
3492 unsigned int top_id, top_index; local
elf32-hppa.c 2291 unsigned int top_id, top_index; local
2301 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
2310 if (top_id < section->id)
2311 top_id = section->id;
2316 amt = sizeof (struct map_stub) * (top_id + 1);
elf32-csky.c 1233 unsigned int top_id; member in struct:csky_elf_link_hash_table
3879 unsigned int top_id, top_index; local
3889 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3897 if (top_id < section->id)
3898 top_id = section->id;
3901 amt = sizeof (struct map_stub) * (top_id + 1);
elfnn-kvx.c 1028 unsigned int top_id, top_index; local
1039 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
1046 if (top_id < section->id)
1047 top_id = section->id;
1052 amt = sizeof (struct map_stub) * (top_id + 1);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68hc1x.c 239 unsigned int top_id, top_index; local
259 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
276 if (top_id < section->id)
277 top_id = section->id;
elf32-metag.c 3438 unsigned int top_id, top_index; local
3445 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3454 if (top_id < section->id)
3455 top_id = section->id;
3461 amt = sizeof (struct map_stub) * (top_id + 1);
elf32-avr.c 3492 unsigned int top_id, top_index;
3502 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3510 if (top_id < section->id)
3511 top_id = section->id;
3491 unsigned int top_id, top_index; local
elf32-hppa.c 2291 unsigned int top_id, top_index; local
2301 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
2310 if (top_id < section->id)
2311 top_id = section->id;
2316 amt = sizeof (struct map_stub) * (top_id + 1);
elf32-csky.c 1233 unsigned int top_id; member in struct:csky_elf_link_hash_table
3880 unsigned int top_id, top_index; local
3890 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3898 if (top_id < section->id)
3899 top_id = section->id;
3902 amt = sizeof (struct map_stub) * (top_id + 1);
elfnn-kvx.c 1028 unsigned int top_id, top_index; local
1039 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
1046 if (top_id < section->id)
1047 top_id = section->id;
1052 amt = sizeof (struct map_stub) * (top_id + 1);
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68hc1x.c 239 unsigned int top_id, top_index; local
259 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
276 if (top_id < section->id)
277 top_id = section->id;
elf32-metag.c 3436 unsigned int top_id, top_index; local
3443 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3452 if (top_id < section->id)
3453 top_id = section->id;
3459 amt = sizeof (struct map_stub) * (top_id + 1);
elf32-avr.c 3492 unsigned int top_id, top_index;
3502 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3510 if (top_id < section->id)
3511 top_id = section->id;
3491 unsigned int top_id, top_index; local
elf32-hppa.c 2291 unsigned int top_id, top_index; local
2301 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
2310 if (top_id < section->id)
2311 top_id = section->id;
2316 amt = sizeof (struct map_stub) * (top_id + 1);
elf32-csky.c 1233 unsigned int top_id; member in struct:csky_elf_link_hash_table
3877 unsigned int top_id, top_index; local
3887 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3895 if (top_id < section->id)
3896 top_id = section->id;
3899 amt = sizeof (struct map_stub) * (top_id + 1);
elfnn-kvx.c 1028 unsigned int top_id, top_index; local
1039 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
1046 if (top_id < section->id)
1047 top_id = section->id;
1052 amt = sizeof (struct map_stub) * (top_id + 1);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68hc1x.c 240 unsigned int top_id, top_index; local
260 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
277 if (top_id < section->id)
278 top_id = section->id;
elf32-metag.c 3437 unsigned int top_id, top_index; local
3444 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3453 if (top_id < section->id)
3454 top_id = section->id;
3460 amt = sizeof (struct map_stub) * (top_id + 1);
elf32-avr.c 3497 unsigned int top_id, top_index;
3507 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3515 if (top_id < section->id)
3516 top_id = section->id;
3496 unsigned int top_id, top_index; local
elf32-hppa.c 2292 unsigned int top_id, top_index; local
2302 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
2311 if (top_id < section->id)
2312 top_id = section->id;
2317 amt = sizeof (struct map_stub) * (top_id + 1);
elf32-nios2.c 2219 unsigned int top_id, top_index; local
2226 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
2235 if (top_id < section->id)
2236 top_id = section->id;
2242 amt = sizeof (struct map_stub) * (top_id + 1);
elf32-csky.c 1233 unsigned int top_id; member in struct:csky_elf_link_hash_table
3879 unsigned int top_id, top_index; local
3889 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
3897 if (top_id < section->id)
3898 top_id = section->id;
3901 amt = sizeof (struct map_stub) * (top_id + 1);
elfnn-kvx.c 1029 unsigned int top_id, top_index; local
1040 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
1047 if (top_id < section->id)
1048 top_id = section->id;
1053 amt = sizeof (struct map_stub) * (top_id + 1);

Completed in 119 milliseconds

1 2