HomeSort by: relevance | last modified time | path
    Searched refs:R_PPC_JMP_SLOT (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/powerpc/include/
elf_machdep.h 88 #define R_PPC_JMP_SLOT 21
  /src/external/gpl3/binutils/dist/include/elf/
ppc.h 57 RELOC_NUMBER (R_PPC_JMP_SLOT, 21)
  /src/external/gpl3/binutils.old/dist/include/elf/
ppc.h 57 RELOC_NUMBER (R_PPC_JMP_SLOT, 21)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 672 enum R_PPC_JMP_SLOT = 21;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 677 enum R_PPC_JMP_SLOT = 21;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 1648 enum R_PPC_JMP_SLOT = 21;
1743 enum R_PPC64_JMP_SLOT = R_PPC_JMP_SLOT;
  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 319 HOW (R_PPC_JMP_SLOT, 4, 32, 0, 0, false, dont,
3274 case R_PPC_JMP_SLOT:
8842 case R_PPC_JMP_SLOT:
9528 the byte offset of the R_PPC_JMP_SLOT relocation from the
9601 /* VxWorks uses non-standard semantics for R_PPC_JMP_SLOT.
9674 rela.r_info = ELF32_R_INFO (h->dynindx, R_PPC_JMP_SLOT);
9928 case R_PPC_JMP_SLOT:
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 315 HOW (R_PPC_JMP_SLOT, 4, 32, 0, 0, false, dont,
3287 case R_PPC_JMP_SLOT:
8858 case R_PPC_JMP_SLOT:
9553 the byte offset of the R_PPC_JMP_SLOT relocation from the
9626 /* VxWorks uses non-standard semantics for R_PPC_JMP_SLOT.
9699 rela.r_info = ELF32_R_INFO (h->dynindx, R_PPC_JMP_SLOT);
9953 case R_PPC_JMP_SLOT:

Completed in 52 milliseconds