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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-sparc.c 4514 int stt_regidx = -1;
4546 if (stt_regidx == -1)
4548 stt_regidx =
4550 if (stt_regidx == -1)
4553 dyn.d_un.d_val = stt_regidx++;
4509 int stt_regidx = -1; local
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-sparc.c 4517 int stt_regidx = -1;
4549 if (stt_regidx == -1)
4551 stt_regidx =
4553 if (stt_regidx == -1)
4556 dyn.d_un.d_val = stt_regidx++;
4512 int stt_regidx = -1; local
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-sparc.c 4488 int stt_regidx = -1;
4520 if (stt_regidx == -1)
4522 stt_regidx =
4524 if (stt_regidx == -1)
4527 dyn.d_un.d_val = stt_regidx++;
4483 int stt_regidx = -1; local
  /src/external/gpl3/gdb/dist/bfd/
elfxx-sparc.c 4499 int stt_regidx = -1;
4531 if (stt_regidx == -1)
4533 stt_regidx =
4535 if (stt_regidx == -1)
4538 dyn.d_un.d_val = stt_regidx++;
4494 int stt_regidx = -1; local

Completed in 47 milliseconds