Home
last modified time | relevance | path

Searched defs:PT_TLS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h481 #define PT_TLS 7 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h495 #define PT_TLS 7 /* Thread local storage segment */ macro