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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 15495 bfd_size_type gpentry;
15512 for (gpentry = sizeof (Elf32_External_gptab);
15513 gpentry < size;
15514 gpentry += sizeof (Elf32_External_gptab))
15524 (input_bfd, input_section, &ext_gptab, gpentry,
15450 bfd_size_type gpentry; local
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 15444 bfd_size_type gpentry;
15461 for (gpentry = sizeof (Elf32_External_gptab);
15462 gpentry < size;
15463 gpentry += sizeof (Elf32_External_gptab))
15473 (input_bfd, input_section, &ext_gptab, gpentry,
15399 bfd_size_type gpentry; local
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 15339 bfd_size_type gpentry;
15356 for (gpentry = sizeof (Elf32_External_gptab);
15357 gpentry < size;
15358 gpentry += sizeof (Elf32_External_gptab))
15368 (input_bfd, input_section, &ext_gptab, gpentry,
15294 bfd_size_type gpentry; local
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 15353 bfd_size_type gpentry;
15370 for (gpentry = sizeof (Elf32_External_gptab);
15371 gpentry < size;
15372 gpentry += sizeof (Elf32_External_gptab))
15382 (input_bfd, input_section, &ext_gptab, gpentry,
15308 bfd_size_type gpentry; local

Completed in 72 milliseconds