Home
last modified time | relevance | path

Searched defs:PT_HP_TLS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h601 #define PT_HP_TLS (PT_LOOS + 0x0) macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h601 #define PT_HP_TLS (PT_LOOS + 0x0) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1544 enum PT_HP_TLS = (PT_LOOS + 0x0); variable