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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
pcrel.d 29 28: R_SPARC_DISP8 \.data\+0x18
30 29: R_SPARC_DISP8 \.data\+0x34
pcrel64.d 35 58: R_SPARC_DISP8 \.data\+0x18
36 59: R_SPARC_DISP8 \.data\+0x64
  /toolchain/binutils/binutils-2.27/elfcpp/
sparc.h 56 R_SPARC_DISP8 = 4, // PC relative 8 bit
  /toolchain/binutils/binutils-2.27/bfd/
coff-sparc.c 40 R_SPARC_DISP8, R_SPARC_DISP16, R_SPARC_DISP32,
81 HOWTO(R_SPARC_DISP8, 0,0, 8,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_DISP8", FALSE,0,0x000000ff,TRUE),
114 { BFD_RELOC_8_PCREL, R_SPARC_DISP8 },
nlm32-sparc.c 36 R_SPARC_DISP8, R_SPARC_DISP16, R_SPARC_DISP32,
56 HOWTO (R_SPARC_DISP8, 0,0, 8,TRUE, 0,complain_overflow_signed, 0,"R_SPARC_DISP8", FALSE,0,0x000000ff,TRUE),
elfxx-sparc.c 216 HOWTO(R_SPARC_DISP8, 0,0, 8,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPARC_DISP8", FALSE,0,0x000000ff,TRUE),
334 return &_bfd_sparc_elf_howto_table[R_SPARC_DISP8];
    [all...]
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 55 case FK_Data_1: return ELF::R_SPARC_DISP8;
  /toolchain/binutils/binutils-2.27/include/elf/
sparc.h 67 RELOC_NUMBER (R_SPARC_DISP8, 4)
  /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 895 // R_SPARC_DISP8: (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 88 milliseconds