/toolchain/binutils/binutils-2.25/include/elf/ |
s390.h | 109 RELOC_NUMBER (R_390_TLS_LE32, 50) /* 32 bit negated offset relative to
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
SystemZMCObjectWriter.cpp | 65 case FK_Data_4: return ELF::R_390_TLS_LE32;
|
/external/llvm/test/MC/SystemZ/ |
fixups.s | 104 # CHECK-REL: 0x{{[0-9A-F]*0}} R_390_TLS_LE32 target 0x0
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-s390.c | 141 HOWTO(R_390_TLS_LE32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 142 bfd_elf_generic_reloc, "R_390_TLS_LE32", FALSE, 0, 0xffffffff, FALSE), 274 return &elf_howto_table[(int) R_390_TLS_LE32]; [all...] |
elf64-s390.c | 151 EMPTY_HOWTO (R_390_TLS_LE32), /* Empty entry for R_390_TLS_LE32. */ [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/ |
asm.go | 247 ld.Thearch.Vput(ld.R_390_TLS_LE32 | uint64(elfsym)<<32)
|
/prebuilts/go/linux-x86/src/cmd/link/internal/s390x/ |
asm.go | 247 ld.Thearch.Vput(ld.R_390_TLS_LE32 | 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.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/ |
elf.go | 752 R_390_TLS_LE32 = 50 [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
elf.go | 752 R_390_TLS_LE32 = 50 [all...] |