Home
last modified time | relevance | path

Searched refs:SHF_HP_TLS (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dhppa.h494 #define SHF_HP_TLS 0x01000000 macro
H A DChangeLog12 * hppa.h (SHF_HP_TLS, SHF_HP_NEAR_SHARED, SHF_HP_FAR_SHARED,
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-hppa.c2770 { ".tbss", 5, 0, SHT_NOBITS, SHF_ALLOC + SHF_WRITE + SHF_HP_TLS },
H A DChangeLog609 section from SHF_PARISC_WEAKORDER to SHF_HP_TLS.