Searched refs:M_TLSSTATALIGN (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h94 #define M_TLSSTATALIGN 0x10 macro
96 #define M_TLSSTATALIGN 0x08 macro
/illumos-gate/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h86 #define M_TLSSTATALIGN 0x10 macro
88 #define M_TLSSTATALIGN 0x08 macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dtls.c172 ulong_t memsz = S_ROUND(phdr->p_memsz, M_TLSSTATALIGN);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1026 M_TLSSTATALIGN);
H A Dmachrel.intel.c1001 M_TLSSTATALIGN);
H A Dmachrel.sparc.c1319 S_ROUND(ofl->ofl_tlsphdr->p_memsz, M_TLSSTATALIGN);

Completed in 70 milliseconds