Searched refs:nullfunc_tmpl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1550 static const uchar_t nullfunc_tmpl[] = { /* amd64 */ variable
1672 nullfunc_tmpl, /* nf_template */
1673 sizeof (nullfunc_tmpl), /* nf_size */
H A Dmachrel.intel.c1549 static const uchar_t nullfunc_tmpl[] = { /* IA32 */ variable
1668 nullfunc_tmpl, /* nf_template */
1669 sizeof (nullfunc_tmpl), /* nf_size */
H A Dmachrel.sparc.c2106 static const uchar_t nullfunc_tmpl[] = { variable
2208 nullfunc_tmpl, /* nf_template */
2209 sizeof (nullfunc_tmpl), /* nf_size */

Completed in 66 milliseconds