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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
pcrel.d 22 c: R_SPARC_DISP32 \.text\+0x10
24 14: R_SPARC_DISP32 \.text\+0x14
26 1c: R_SPARC_DISP32 foo
28 24: R_SPARC_DISP32 foo\+0x10
pcrel64.d 22 c: R_SPARC_DISP32 \.text\+0x10
24 14: R_SPARC_DISP32 \.text\+0x14
26 1c: R_SPARC_DISP32 foo
28 24: R_SPARC_DISP32 foo\+0x10
  /toolchain/binutils/binutils-2.27/elfcpp/
sparc.h 58 R_SPARC_DISP32 = 6, // PC relative 32 bit
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 48 return ELF::R_SPARC_DISP32;
57 case FK_Data_4: return ELF::R_SPARC_DISP32;
  /toolchain/binutils/binutils-2.27/bfd/
coff-sparc.c 40 R_SPARC_DISP8, R_SPARC_DISP16, R_SPARC_DISP32,
83 HOWTO(R_SPARC_DISP32, 0,2,32,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_DISP32", FALSE,0,0x00ffffff,TRUE),
117 { BFD_RELOC_32_PCREL, R_SPARC_DISP32 },
nlm32-sparc.c 36 R_SPARC_DISP8, R_SPARC_DISP16, R_SPARC_DISP32,
58 HOWTO (R_SPARC_DISP32, 0,2,32,TRUE, 0,complain_overflow_signed, 0,"R_SPARC_DISP32", FALSE,0,0x00ffffff,TRUE),
elfxx-sparc.c 218 HOWTO(R_SPARC_DISP32, 0,2,32,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPARC_DISP32", FALSE,0,0xffffffff,TRUE),
340 return &_bfd_sparc_elf_howto_table[R_SPARC_DISP32];
    [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
sparc.h 69 RELOC_NUMBER (R_SPARC_DISP32, 6)
  /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 919 // R_SPARC_DISP32: (Symbol + Addend - Address)
    [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 252 milliseconds