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

  /src/sys/arch/powerpc/include/
elf_machdep.h 96 #define R_PPC_PLT16_LO 29 // #lo(L)
  /src/external/gpl3/binutils/dist/include/elf/
ppc.h 65 RELOC_NUMBER (R_PPC_PLT16_LO, 29)
  /src/external/gpl3/binutils.old/dist/include/elf/
ppc.h 65 RELOC_NUMBER (R_PPC_PLT16_LO, 29)
  /src/external/gpl3/gdb.old/dist/include/elf/
ppc.h 65 RELOC_NUMBER (R_PPC_PLT16_LO, 29)
  /src/external/gpl3/gdb/dist/include/elf/
ppc.h 65 RELOC_NUMBER (R_PPC_PLT16_LO, 29)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 680 enum R_PPC_PLT16_LO = 29;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 685 enum R_PPC_PLT16_LO = 29;
  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 358 HOW (R_PPC_PLT16_LO, 2, 16, 0xffff, 0, false, dont,
765 case BFD_RELOC_LO16_PLTOFF: r = R_PPC_PLT16_LO; break;
2843 || r_type == R_PPC_PLT16_LO
2983 || r_type == R_PPC_PLT16_LO
2992 || r_type == R_PPC_PLT16_LO
3205 case R_PPC_PLT16_LO:
3230 || r_type == R_PPC_PLT16_LO
7601 || r_type == R_PPC_PLT16_LO
7608 || r_type == R_PPC_PLT16_LO
8425 case R_PPC_PLT16_LO
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 354 HOW (R_PPC_PLT16_LO, 2, 16, 0xffff, 0, false, dont,
764 case BFD_RELOC_LO16_PLTOFF: r = R_PPC_PLT16_LO; break;
2856 || r_type == R_PPC_PLT16_LO
2996 || r_type == R_PPC_PLT16_LO
3005 || r_type == R_PPC_PLT16_LO
3218 case R_PPC_PLT16_LO:
3243 || r_type == R_PPC_PLT16_LO
7617 || r_type == R_PPC_PLT16_LO
7624 || r_type == R_PPC_PLT16_LO
8441 case R_PPC_PLT16_LO
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 354 HOW (R_PPC_PLT16_LO, 2, 16, 0xffff, 0, false, dont,
764 case BFD_RELOC_LO16_PLTOFF: r = R_PPC_PLT16_LO; break;
2856 || r_type == R_PPC_PLT16_LO
2996 || r_type == R_PPC_PLT16_LO
3005 || r_type == R_PPC_PLT16_LO
3218 case R_PPC_PLT16_LO:
3243 || r_type == R_PPC_PLT16_LO
7626 || r_type == R_PPC_PLT16_LO
7633 || r_type == R_PPC_PLT16_LO
8450 case R_PPC_PLT16_LO
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 358 HOW (R_PPC_PLT16_LO, 2, 16, 0xffff, 0, false, dont,
765 case BFD_RELOC_LO16_PLTOFF: r = R_PPC_PLT16_LO; break;
2843 || r_type == R_PPC_PLT16_LO
2983 || r_type == R_PPC_PLT16_LO
2992 || r_type == R_PPC_PLT16_LO
3205 case R_PPC_PLT16_LO:
3230 || r_type == R_PPC_PLT16_LO
7603 || r_type == R_PPC_PLT16_LO
7610 || r_type == R_PPC_PLT16_LO
8427 case R_PPC_PLT16_LO
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 1656 enum R_PPC_PLT16_LO = 29;
1751 enum R_PPC64_PLT16_LO = R_PPC_PLT16_LO;

Completed in 78 milliseconds