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

  /toolchain/binutils/binutils-2.25/include/elf/
ia64.h 69 #define SHF_IA_64_HP_TLS 0x01000000 /* HP specific TLS flag. */
  /toolchain/binutils/binutils-2.25/bfd/
elfnn-ia64.c 980 /* Some HP linkers look for the SHF_IA_64_HP_TLS flag instead of SHF_TLS. */
983 hdr->sh_flags |= SHF_IA_64_HP_TLS;
    [all...]

Completed in 4282 milliseconds