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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-reloc.d 19 [ ]*2e: R_390_GOTENT test_R_390_GOTENT\+0x2
  /toolchain/binutils/binutils-2.25/include/elf/
s390.h 73 RELOC_NUMBER (R_390_GOTENT, 26) /* 32 bit PC rel. to GOT entry >> 1. */
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp 143 return ELF::R_390_GOTENT;
  /external/llvm/test/MC/SystemZ/
fixups.s 15 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_GOTENT target 0x2
  /toolchain/binutils/binutils-2.25/bfd/
elf32-s390.c 100 HOWTO(R_390_GOTENT, 1, 2, 32, TRUE, 0, complain_overflow_bitfield,
101 bfd_elf_generic_reloc, "R_390_GOTENT", FALSE, 0,0xffffffff, TRUE),
240 return &elf_howto_table[(int) R_390_GOTENT];
    [all...]
elf64-s390.c 107 HOWTO(R_390_GOTENT, 1, 2, 32, TRUE, 0, complain_overflow_bitfield,
108 bfd_elf_generic_reloc, "R_390_GOTENT", FALSE, 0,MINUS_ONE, TRUE),
258 return &elf_howto_table[(int) R_390_GOTENT];
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /art/runtime/
elf.h     [all...]
  /external/elfutils/libelf/
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...]

Completed in 435 milliseconds