HomeSort by relevance Sort by last modified time
    Searched refs:R_SPARC_PC10 (Results 1 - 22 of 22) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
pc2210.s 1 # Test R_SPARC_PC22 and R_SPARC_PC10 relocations
pc2210.d 13 4: R_SPARC_PC10 .data
  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 68 R_SPARC_PC10 = 16, // PC relative 10 bit truncated
  /toolchain/binutils/binutils-2.25/bfd/
coff-sparc.c 45 R_SPARC_PC10, R_SPARC_PC22,
93 HOWTO(R_SPARC_PC10, 0,2,10,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_PC10", FALSE,0,0x000003ff,TRUE),
126 { BFD_RELOC_SPARC_PC10, R_SPARC_PC10 },
nlm32-sparc.c 41 R_SPARC_PC10, R_SPARC_PC22,
68 HOWTO (R_SPARC_PC10, 0,2,10,FALSE,0,complain_overflow_bitfield,0,"R_SPARC_PC10", FALSE,0,0x000003ff,TRUE),
elfxx-sparc.c 228 HOWTO(R_SPARC_PC10, 0,2,10,TRUE, 0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_PC10", FALSE,0,0x000003ff,TRUE),
370 return &_bfd_sparc_elf_howto_table[R_SPARC_PC10];
    [all...]
  /external/llvm/test/MC/Sparc/
sparc-pic.s 8 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_PC10 _GLOBAL_OFFSET_TABLE_ 0x8
10 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_PC10 _GLOBAL_OFFSET_TABLE_ 0x0
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 63 case Sparc::fixup_sparc_pc10: return ELF::R_SPARC_PC10;
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 79 RELOC_NUMBER (R_SPARC_PC10, 16)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h     [all...]
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc 723 // R_SPARC_PC10: (Symbol + Addend - Address) & 0x3ff
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 661 R_SPARC_PC10 = 16
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 661 R_SPARC_PC10 = 16
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 1581 milliseconds