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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
pc2210.s 1 # Test R_SPARC_PC22 and R_SPARC_PC10 relocations
pc2210.d 11 0: R_SPARC_PC22 .data
  /toolchain/binutils/binutils-2.27/elfcpp/
sparc.h 69 R_SPARC_PC22 = 17, // PC relative 22 bit shifted
  /toolchain/binutils/binutils-2.27/bfd/
coff-sparc.c 45 R_SPARC_PC10, R_SPARC_PC22,
94 HOWTO(R_SPARC_PC22, 0,2,22,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_PC22", FALSE,0,0x003fffff,TRUE),
127 { BFD_RELOC_SPARC_PC22, R_SPARC_PC22 },
nlm32-sparc.c 41 R_SPARC_PC10, R_SPARC_PC22,
69 HOWTO (R_SPARC_PC22, 0,2,22,FALSE,0,complain_overflow_bitfield,0,"R_SPARC_PC22", FALSE,0,0x003fffff,TRUE),
elfxx-sparc.c 229 HOWTO(R_SPARC_PC22, 10,2,22,TRUE, 0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_PC22", FALSE,0,0x003fffff,TRUE),
373 return &_bfd_sparc_elf_howto_table[R_SPARC_PC22];
    [all...]
  /external/llvm/test/MC/Sparc/
sparc-pic.s 7 ! PIC: 0x{{[0-9,A-F]+}} R_SPARC_PC22 _GLOBAL_OFFSET_TABLE_ 0x4
9 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_PC22 _GLOBAL_OFFSET_TABLE_ 0x0
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 62 case Sparc::fixup_sparc_pc22: return ELF::R_SPARC_PC22;
  /toolchain/binutils/binutils-2.27/include/elf/
sparc.h 80 RELOC_NUMBER (R_SPARC_PC22, 17)
  /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.27/gold/
sparc.cc 728 // R_SPARC_PC22: (Symbol + Addend - Address) >> 10
    [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.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...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 357 milliseconds