Home
last modified time | relevance | path

Searched refs:M_R_COPY (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h169 #define M_R_COPY R_AMD64_COPY macro
178 #define M_R_COPY R_386_COPY
/titanic_44/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h157 #define M_R_COPY R_SPARC_COPY macro
/titanic_44/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c132 if (type == M_R_COPY) in count_reloc()
360 if (type != M_R_COPY) in count_reloc()
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Delf.c2454 _conv_reloc_type(M_R_COPY), demangle(name),
2467 _conv_reloc_type(M_R_COPY), demangle(name),
H A Danalyze.c3218 if (rtype == M_R_COPY) in lookup_sym()
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1606 M_R_COPY, /* m_r_copy */ in ld_targ_init_x86()
H A Dmachrel.intel.c1602 M_R_COPY, /* m_r_copy */ in ld_targ_init_x86()
H A Dmachrel.sparc.c2142 M_R_COPY, /* m_r_copy */ in ld_targ_init_sparc()