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

  /toolchain/binutils/binutils-2.27/elfcpp/
s390.h 93 R_390_TLS_IEENT = 49, // 32 bit rel. offset to GOT entry for negated static TLS block offset.
  /toolchain/binutils/binutils-2.27/include/elf/
s390.h 107 RELOC_NUMBER (R_390_TLS_IEENT, 49) /* 32 bit rel. offset to GOT entry for
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp 127 return ELF::R_390_TLS_IEENT;
  /external/llvm/test/MC/SystemZ/
fixups.s 21 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_TLS_IEENT target 0x2
  /toolchain/binutils/binutils-2.27/gold/
s390.cc     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-s390.c 139 HOWTO(R_390_TLS_IEENT, 1, 2, 32, TRUE, 0, complain_overflow_bitfield,
140 bfd_elf_generic_reloc, "R_390_TLS_IEENT", FALSE, 0, 0xffffffff, TRUE),
272 return &elf_howto_table[(int) R_390_TLS_IEENT];
    [all...]
elf64-s390.c 149 HOWTO(R_390_TLS_IEENT, 1, 2, 32, TRUE, 0, complain_overflow_bitfield,
150 bfd_elf_generic_reloc, "R_390_TLS_IEENT", FALSE, 0, MINUS_ONE, TRUE),
296 return &elf_howto_table[(int) R_390_TLS_IEENT];
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 262 ctxt.Out.Write64(uint64(elf.R_390_TLS_IEENT) | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 262 ctxt.Out.Write64(uint64(elf.R_390_TLS_IEENT) | uint64(elfsym)<<32)
  /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...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
asmz.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
asmz.go     [all...]

Completed in 523 milliseconds