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

  /toolchain/binutils/binutils-2.27/elfcpp/
sparc.h 63 R_SPARC_13 = 11, // Direct 13 bit
  /toolchain/binutils/binutils-2.27/bfd/
coff-sparc.c 43 R_SPARC_13, R_SPARC_LO10,
88 HOWTO(R_SPARC_13, 0,2,13,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_13", FALSE,0,0x00001fff,TRUE),
122 { BFD_RELOC_SPARC13, R_SPARC_13 },
nlm32-sparc.c 39 R_SPARC_13, R_SPARC_LO10,
63 HOWTO (R_SPARC_13, 0,2,13,FALSE,0,complain_overflow_bitfield,0,"R_SPARC_13", FALSE,0,0x00001fff,TRUE),
elf64-sparc.c 51 for the same location, R_SPARC_LO10 and R_SPARC_13. */
128 relent->howto = _bfd_sparc_elf_info_to_howto_ptr (R_SPARC_13);
308 latter is R_SPARC_13 with no associated symbol. */
322 if (r->howto->type == R_SPARC_13
393 if (r->howto->type == R_SPARC_13
elfxx-sparc.c 223 HOWTO(R_SPARC_13, 0,2,13,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_13", FALSE,0,0x00001fff,TRUE),
355 return &_bfd_sparc_elf_howto_table[R_SPARC_13];
    [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
sparc.h 74 RELOC_NUMBER (R_SPARC_13, 11)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h     [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...]
  /toolchain/binutils/binutils-2.27/gold/
sparc.cc 845 // R_SPARC_13: (Symbol + Addend)
854 // R_SPARC_13: (Symbol + Addend)
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 138 milliseconds