HomeSort by relevance Sort by last modified time
    Searched defs:NT_ARM_TLS (Results 1 - 6 of 6) sorted by null

  /external/strace/xlat/
nt_descriptor_types.h 164 #if !(defined(NT_ARM_TLS) || (defined(HAVE_DECL_NT_ARM_TLS) && HAVE_DECL_NT_ARM_TLS))
165 # define NT_ARM_TLS 0x401
254 XLAT(NT_ARM_TLS),
  /bionic/libc/kernel/uapi/linux/
elf.h 352 #define NT_ARM_TLS 0x401
  /external/kernel-headers/original/uapi/linux/
elf.h 417 #define NT_ARM_TLS 0x401 /* ARM TLS register */
  /toolchain/binutils/binutils-2.27/include/elf/
common.h 581 #define NT_ARM_TLS 0x401 /* AArch TLS registers */
    [all...]
  /external/elfutils/libelf/
elf.h 667 #define NT_ARM_TLS 0x401 /* ARM TLS register */
    [all...]
  /external/kmod/port-gnu/
elf.h 666 #define NT_ARM_TLS 0x401 /* ARM TLS register */
    [all...]

Completed in 71 milliseconds