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

  /src/sys/arch/sparc64/include/
elf_machdep.h 69 #define R_SPARC_PLT64 47
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf_SPARC.d 71 enum R_SPARC_PLT64 = 47;
  /src/external/gpl3/binutils/dist/include/elf/
sparc.h 119 RELOC_NUMBER (R_SPARC_PLT64, 47)
  /src/external/gpl3/binutils.old/dist/include/elf/
sparc.h 119 RELOC_NUMBER (R_SPARC_PLT64, 47)
  /src/external/gpl3/gdb.old/dist/include/elf/
sparc.h 119 RELOC_NUMBER (R_SPARC_PLT64, 47)
  /src/external/gpl3/gdb/dist/include/elf/
sparc.h 119 RELOC_NUMBER (R_SPARC_PLT64, 47)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 796 enum R_SPARC_PLT64 = 47;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 801 enum R_SPARC_PLT64 = 47;
  /src/external/gpl3/binutils/dist/bfd/
elfxx-sparc.c 256 HOWTO(R_SPARC_PLT64, 0,8,64,false,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_PLT64", false,0,MINUS_ONE, true),
442 return &_bfd_sparc_elf_howto_table[R_SPARC_PLT64];
1604 case R_SPARC_PLT64:
1640 if (r_type == R_SPARC_PLT32 || r_type == R_SPARC_PLT64)
3206 case R_SPARC_PLT64:
3253 if (r_type == R_SPARC_PLT32 || r_type == R_SPARC_PLT64)
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-sparc.c 259 HOWTO(R_SPARC_PLT64, 0,8,64,false,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_PLT64", false,0,MINUS_ONE, true),
445 return &_bfd_sparc_elf_howto_table[R_SPARC_PLT64];
1607 case R_SPARC_PLT64:
1643 if (r_type == R_SPARC_PLT32 || r_type == R_SPARC_PLT64)
3209 case R_SPARC_PLT64:
3256 if (r_type == R_SPARC_PLT32 || r_type == R_SPARC_PLT64)
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-sparc.c 259 HOWTO(R_SPARC_PLT64, 0,8,64,false,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_PLT64", false,0,MINUS_ONE, true),
445 return &_bfd_sparc_elf_howto_table[R_SPARC_PLT64];
1597 case R_SPARC_PLT64:
1633 if (r_type == R_SPARC_PLT32 || r_type == R_SPARC_PLT64)
3198 case R_SPARC_PLT64:
3245 if (r_type == R_SPARC_PLT32 || r_type == R_SPARC_PLT64)
  /src/external/gpl3/gdb/dist/bfd/
elfxx-sparc.c 259 HOWTO(R_SPARC_PLT64, 0,8,64,false,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_PLT64", false,0,MINUS_ONE, true),
445 return &_bfd_sparc_elf_howto_table[R_SPARC_PLT64];
1607 case R_SPARC_PLT64:
1643 if (r_type == R_SPARC_PLT32 || r_type == R_SPARC_PLT64)
3210 case R_SPARC_PLT64:
3257 if (r_type == R_SPARC_PLT32 || r_type == R_SPARC_PLT64)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 1041 enum R_SPARC_PLT64 = 47;

Completed in 66 milliseconds