/toolchain/binutils/binutils-2.25/include/elf/ |
s390.h | 91 RELOC_NUMBER (R_390_TLS_GD64, 41) /* Direct 64 bit for general dynamic
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
SystemZMCObjectWriter.cpp | 94 case FK_Data_8: return ELF::R_390_TLS_GD64;
|
/external/llvm/test/MC/SystemZ/ |
fixups.s | 100 # CHECK-REL: 0x{{[0-9A-F]*0}} R_390_TLS_GD64 target 0x0
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf64-s390.c | 136 HOWTO(R_390_TLS_GD64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 137 bfd_elf_generic_reloc, "R_390_TLS_GD64", FALSE, 0, MINUS_ONE, FALSE), 286 return &elf_howto_table[(int) R_390_TLS_GD64]; 864 case R_390_TLS_GD64: [all...] |
elf32-s390.c | 127 EMPTY_HOWTO (R_390_TLS_GD64), /* Empty entry for R_390_TLS_GD64. */ [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/ |
elf.go | 743 R_390_TLS_GD64 = 41 [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
elf.go | 743 R_390_TLS_GD64 = 41 [all...] |