Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h147 #define M_REL_DT_SIZE DT_RELASZ /* .dynamic entry */ macro
155 #define M_REL_DT_SIZE DT_RELSZ /* .dynamic entry */
/illumos-gate/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h146 #define M_REL_DT_SIZE DT_RELASZ /* .dynamic entry */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1644 M_REL_DT_SIZE, /* m_rel_dt_size */ in ld_targ_init_x86()
H A Dmachrel.intel.c1655 M_REL_DT_SIZE, /* m_rel_dt_size */ in ld_targ_init_x86()
H A Dmachrel.sparc.c2187 M_REL_DT_SIZE, /* m_rel_dt_size */ in ld_targ_init_sparc()