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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 6453 unsigned long stub_rtype;
6471 stub_rtype = R_PPC_RELAX;
6475 stub_rtype = R_PPC_RELAX_PLT;
6477 stub_rtype = R_PPC_RELAX_PLTREL24;
6483 stub_rtype);
6486 && stub_rtype != R_PPC_RELAX_PLTREL24)
6439 unsigned long stub_rtype; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 6468 unsigned long stub_rtype;
6486 stub_rtype = R_PPC_RELAX;
6490 stub_rtype = R_PPC_RELAX_PLT;
6492 stub_rtype = R_PPC_RELAX_PLTREL24;
6498 stub_rtype);
6501 && stub_rtype != R_PPC_RELAX_PLTREL24)
6454 unsigned long stub_rtype; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 6466 unsigned long stub_rtype;
6484 stub_rtype = R_PPC_RELAX;
6488 stub_rtype = R_PPC_RELAX_PLT;
6490 stub_rtype = R_PPC_RELAX_PLTREL24;
6496 stub_rtype);
6499 && stub_rtype != R_PPC_RELAX_PLTREL24)
6452 unsigned long stub_rtype; local
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 6455 unsigned long stub_rtype;
6473 stub_rtype = R_PPC_RELAX;
6477 stub_rtype = R_PPC_RELAX_PLT;
6479 stub_rtype = R_PPC_RELAX_PLTREL24;
6485 stub_rtype);
6488 && stub_rtype != R_PPC_RELAX_PLTREL24)
6441 unsigned long stub_rtype; local

Completed in 66 milliseconds