Home
last modified time | relevance | path

Searched refs:M_SEGM_AORIGIN (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h133 #define M_SEGM_AORIGIN (Addr)0x100000ULL /* alternative 1st segment */ macro
138 #define M_SEGM_AORIGIN M_SEGM_ORIGIN /* alternative 1st segment */
/titanic_50/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h133 #define M_SEGM_AORIGIN (Addr)0x10000ULL /* alternative 1st segment */ macro
139 #define M_SEGM_AORIGIN M_SEGM_ORIGIN
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c1594 M_SEGM_AORIGIN, /* m_segm_aorigin */ in ld_targ_init_x86()
H A Dmachrel.amd.c1598 M_SEGM_AORIGIN, /* m_segm_aorigin */ in ld_targ_init_x86()
H A Dmachrel.sparc.c2129 M_SEGM_AORIGIN, /* m_segm_aorigin */ in ld_targ_init_sparc()