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

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dia64.h69 #define SHF_IA_64_HP_TLS 0x01000000 /* HP specific TLS flag. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h69 #define SHF_IA_64_HP_TLS 0x01000000 /* HP specific TLS flag. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dia64.h69 #define SHF_IA_64_HP_TLS 0x01000000 /* HP specific TLS flag. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h69 #define SHF_IA_64_HP_TLS 0x01000000 /* HP specific TLS flag. */ macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfnn-ia64.c999 /* Some HP linkers look for the SHF_IA_64_HP_TLS flag instead of SHF_TLS. */
1002 hdr->sh_flags |= SHF_IA_64_HP_TLS;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfnn-ia64.c999 /* Some HP linkers look for the SHF_IA_64_HP_TLS flag instead of SHF_TLS. */
1002 hdr->sh_flags |= SHF_IA_64_HP_TLS;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfnn-ia64.c999 /* Some HP linkers look for the SHF_IA_64_HP_TLS flag instead of SHF_TLS. */
1002 hdr->sh_flags |= SHF_IA_64_HP_TLS;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-ia64.c999 /* Some HP linkers look for the SHF_IA_64_HP_TLS flag instead of SHF_TLS. */
1002 hdr->sh_flags |= SHF_IA_64_HP_TLS;

Completed in 189 milliseconds