Searched refs:SHF_IA_64_HP_TLS (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Dia64.h70 #define SHF_IA_64_HP_TLS 0x01000000 /* HP specific TLS flag. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Dia64.h70 #define SHF_IA_64_HP_TLS 0x01000000 /* HP specific TLS flag. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delfxx-ia64.c1501 /* Some HP linkers look for the SHF_IA_64_HP_TLS flag instead of SHF_TLS. */
1504 hdr->sh_flags |= SHF_IA_64_HP_TLS;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delfxx-ia64.c1502 /* Some HP linkers look for the SHF_IA_64_HP_TLS flag instead of SHF_TLS. */
1505 hdr->sh_flags |= SHF_IA_64_HP_TLS;

Completed in 137 milliseconds