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

  /toolchain/binutils/binutils-2.25/include/elf/
s390.h 87 RELOC_NUMBER (R_390_TLS_LDCALL, 39) /* Tag for function call in local
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp 85 case SystemZ::FK_390_TLS_CALL: return ELF::R_390_TLS_LDCALL;
  /external/llvm/test/MC/SystemZ/
fixups.s 49 # CHECK-REL: 0x{{[0-9A-F]*0}} R_390_TLS_LDCALL sym 0x0
77 # CHECK-REL: 0x{{[0-9A-F]*0}} R_390_TLS_LDCALL sym 0x0
  /toolchain/binutils/binutils-2.25/bfd/
elf32-s390.c 123 HOWTO(R_390_TLS_LDCALL, 0, 0, 0, FALSE, 0, complain_overflow_dont,
124 s390_tls_reloc, "R_390_TLS_LDCALL", FALSE, 0, 0, FALSE),
260 return &elf_howto_table[(int) R_390_TLS_LDCALL];
    [all...]
elf64-s390.c 133 HOWTO(R_390_TLS_LDCALL, 0, 0, 0, FALSE, 0, complain_overflow_dont,
134 s390_tls_reloc, "R_390_TLS_LDCALL", FALSE, 0, 0, FALSE),
284 return &elf_howto_table[(int) R_390_TLS_LDCALL];
    [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 741 R_390_TLS_LDCALL = 39
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 741 R_390_TLS_LDCALL = 39
    [all...]

Completed in 589 milliseconds