HomeSort by: relevance | last modified time | path
    Searched defs:DF_STATIC_TLS (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/file/dist/src/
readelf.h 516 #define DF_STATIC_TLS 0x00000010 /* */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1357 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically.
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 724 #define DF_STATIC_TLS 0x00000010 /* */
  /src/sys/sys/
exec_elf.h 815 #define DF_STATIC_TLS 0x00000010 /* */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 726 #define DF_STATIC_TLS 0x00000010 /* */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 726 #define DF_STATIC_TLS 0x00000010 /* */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1332 #define DF_STATIC_TLS (1 << 4)
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1351 #define DF_STATIC_TLS (1 << 4)

Completed in 43 milliseconds