HomeSort by relevance Sort by last modified time
    Searched refs:R_390_GOTENT (Results 1 - 20 of 20) 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 144 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...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 215 case 256 + ld.R_390_GOTENT:
273 ld.Thearch.Vput(ld.R_390_GOTENT | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 215 case 256 + ld.R_390_GOTENT:
273 ld.Thearch.Vput(ld.R_390_GOTENT | uint64(elfsym)<<32)
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [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.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/
ldelf.go 1200 S390X | R_390_GOTENT<<24:
elf.go 728 R_390_GOTENT = 26
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 1200 S390X | R_390_GOTENT<<24:
elf.go 728 R_390_GOTENT = 26
    [all...]

Completed in 650 milliseconds