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

  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 475 #define SHF_TLS 0x00000400 /* Holds thread-local data */
  /src/sys/sys/
exec_elf.h 566 #define SHF_TLS 0x00000400 /* Holds thread-local data */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 477 #define SHF_TLS 0x00000400 /* Holds thread-local data */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 477 #define SHF_TLS 0x00000400 /* Holds thread-local data */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 610 #define SHF_TLS (1 << 10) /* Thread local storage section */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 608 #define SHF_TLS (1 << 10) /* Thread local storage section */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 574 #define SHF_TLS (1 << 10) /* Thread local storage section */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 625 #define SHF_TLS (1 << 10) /* Thread local storage section */

Completed in 67 milliseconds