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

  /src/sys/arch/powerpc/include/
elf_machdep.h 90 #define R_PPC_LOCAL24PC 23 // (see R_PPC_REL24)
  /src/external/gpl3/binutils/dist/include/elf/
ppc.h 59 RELOC_NUMBER (R_PPC_LOCAL24PC, 23)
  /src/external/gpl3/binutils.old/dist/include/elf/
ppc.h 59 RELOC_NUMBER (R_PPC_LOCAL24PC, 23)
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 99 Type = ELF::R_PPC_LOCAL24PC;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 674 enum R_PPC_LOCAL24PC = 23;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 679 enum R_PPC_LOCAL24PC = 23;
  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 331 HOW (R_PPC_LOCAL24PC, 4, 26, 0x3fffffc, 0, true, signed,
760 case BFD_RELOC_PPC_LOCAL24PC: r = R_PPC_LOCAL24PC; break;
2824 || r_type == R_PPC_LOCAL24PC
3289 case R_PPC_LOCAL24PC:
6185 case R_PPC_LOCAL24PC:
6532 case R_PPC_LOCAL24PC:
7961 case R_PPC_LOCAL24PC:
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 327 HOW (R_PPC_LOCAL24PC, 4, 26, 0x3fffffc, 0, true, signed,
759 case BFD_RELOC_PPC_LOCAL24PC: r = R_PPC_LOCAL24PC; break;
2837 || r_type == R_PPC_LOCAL24PC
3302 case R_PPC_LOCAL24PC:
6198 case R_PPC_LOCAL24PC:
6547 case R_PPC_LOCAL24PC:
7977 case R_PPC_LOCAL24PC:
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 1650 enum R_PPC_LOCAL24PC = 23;

Completed in 41 milliseconds