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

  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 59 R_SPARC_WDISP30 = 7, // PC relative 30 bit shifted
  /toolchain/binutils/binutils-2.25/bfd/
coff-sparc.c 41 R_SPARC_WDISP30, R_SPARC_WDISP22,
84 HOWTO(R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_WDISP30", FALSE,0,0x3fffffff,TRUE),
120 { BFD_RELOC_32_PCREL_S2, R_SPARC_WDISP30 },
nlm32-sparc.c 37 R_SPARC_WDISP30, R_SPARC_WDISP22,
59 HOWTO (R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, 0,"R_SPARC_WDISP30", FALSE,0,0x3fffffff,TRUE),
elfxx-sparc.c 219 HOWTO(R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPARC_WDISP30", FALSE,0,0x3fffffff,TRUE),
343 return &_bfd_sparc_elf_howto_table[R_SPARC_WDISP30];
    [all...]
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 59 case Sparc::fixup_sparc_call30: return ELF::R_SPARC_WDISP30;
  /external/llvm/test/MC/Sparc/
sparc-relocations.s 6 ! CHECK-OBJ: 0x{{[0-9,A-F]+}} R_SPARC_WDISP30 foo
sparc-pic.s 32 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_WDISP30 bar 0x0
  /toolchain/binutils/binutils-2.25/include/elf/
sparc.h 70 RELOC_NUMBER (R_SPARC_WDISP30, 7)
  /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 629 // R_SPARC_WDISP30: (Symbol + Addend - Address) >> 2
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/valgrind/VEX/switchback/
linker.c 741 case R_SPARC_WDISP30:
    [all...]
  /external/valgrind/VEX/unused/
linker.c 630 case R_SPARC_WDISP30:
    [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 652 R_SPARC_WDISP30 = 7
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 652 R_SPARC_WDISP30 = 7
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 1100 milliseconds