Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h149 #define M_REL_DT_COUNT DT_RELACOUNT /* .dynamic entry */ macro
157 #define M_REL_DT_COUNT DT_RELCOUNT /* .dynamic entry */
/illumos-gate/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h148 #define M_REL_DT_COUNT DT_RELACOUNT /* .dynamic entry */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1642 M_REL_DT_COUNT, /* m_rel_dt_count */ in ld_targ_init_x86()
H A Dmachrel.intel.c1653 M_REL_DT_COUNT, /* m_rel_dt_count */ in ld_targ_init_x86()
H A Dmachrel.sparc.c2185 M_REL_DT_COUNT, /* m_rel_dt_count */ in ld_targ_init_sparc()