Searched refs:M_SEGM_ORIGIN (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h132 #define M_SEGM_ORIGIN (Addr)0x400000ULL /* default 1st segment origin */ macro
138 #define M_SEGM_ORIGIN (Addr)(M_STACK_GAP + M_STACK_PGS) macro
139 #define M_SEGM_AORIGIN M_SEGM_ORIGIN
/illumos-gate/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h132 #define M_SEGM_ORIGIN (Addr)0x100000000ULL /* default 1st segment origin */ macro
137 #define M_SEGM_ORIGIN (Addr)0x10000 /* default 1st segment origin */ macro
138 #define M_SEGM_AORIGIN M_SEGM_ORIGIN /* alternative 1st segment */
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1597 M_SEGM_ORIGIN, /* m_segm_origin */
H A Dmachrel.intel.c1593 M_SEGM_ORIGIN, /* m_segm_origin */
H A Dmachrel.sparc.c2128 M_SEGM_ORIGIN, /* m_segm_origin */

Completed in 70 milliseconds