/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | dt_cc.c | 1944 dt_lib_depend_t *dld; in dt_lib_depend_add() local 1952 if ((dld = dt_zalloc(dtp, sizeof (dt_lib_depend_t))) == NULL) in dt_lib_depend_add() 1955 if ((dld->dtld_libpath = dt_alloc(dtp, MAXPATHLEN)) == NULL) { in dt_lib_depend_add() 1956 dt_free(dtp, dld); in dt_lib_depend_add() 1960 (void) strlcpy(dld->dtld_libpath, arg, end - arg + 2); in dt_lib_depend_add() 1961 if ((dld->dtld_library = strdup(arg)) == NULL) { in dt_lib_depend_add() 1962 dt_free(dtp, dld->dtld_libpath); in dt_lib_depend_add() 1963 dt_free(dtp, dld); in dt_lib_depend_add() 1967 dt_list_append(dlp, dld); in dt_lib_depend_add() 1972 dt_lib_depend_lookup(dt_list_t *dld, const char *arg) in dt_lib_depend_lookup() argument [all …]
|
H A D | dt_pragma.c | 238 dt_lib_depend_t *dld; in dt_pragma_depends() local 259 dld = dt_lib_depend_lookup(&dtp->dt_lib_dep, in dt_pragma_depends() 261 assert(dld != NULL); in dt_pragma_depends() 263 if ((dt_lib_depend_add(dtp, &dld->dtld_dependencies, in dt_pragma_depends() 280 dld = dt_lib_depend_lookup(&dtp->dt_lib_dep, in dt_pragma_depends() 282 assert(dld != NULL); in dt_pragma_depends() 286 dld = dt_lib_depend_lookup(&dtp->dt_lib_dep_sorted, in dt_pragma_depends() 288 assert(dld != NULL); in dt_pragma_depends() 290 if (!dld->dtld_loaded) in dt_pragma_depends()
|
/titanic_50/usr/src/common/ctf/ |
H A D | ctf_create.c | 284 ctf_dldef_t *dld; in ctf_update() local 333 for (labelsize = 0, dld = ctf_list_next(&fp->ctf_dldefs); in ctf_update() 334 dld != NULL; dld = ctf_list_next(dld)) in ctf_update() 477 for (dld = ctf_list_next(&fp->ctf_dldefs); dld != NULL; in ctf_update() 478 dld = ctf_list_next(dld), label++) { in ctf_update() 479 size_t len = strlen(dld->dld_name) + 1; in ctf_update() 482 bcopy(dld->dld_name, s, len); in ctf_update() 483 label->ctl_typeidx = dld->dld_type; in ctf_update() 487 if (plabel != NULL && strcmp(plabel, dld->dld_name) == 0) in ctf_update() 864 ctf_dldef_t *dld; in ctf_dld_lookup() local [all …]
|
H A D | ctf_open.c | 890 ctf_dldef_t *dld, *nld; in ctf_close() local 919 for (dld = ctf_list_prev(&fp->ctf_dldefs); dld != NULL; dld = nld) { in ctf_close() 920 nld = ctf_list_prev(dld); in ctf_close() 921 ctf_dld_delete(fp, dld); in ctf_close()
|
/titanic_50/usr/src/uts/intel/dld/ |
H A D | Makefile | 34 MODULE = dld 38 CONF_SRCDIR = $(UTSBASE)/common/io/dld
|
/titanic_50/usr/src/uts/sparc/dld/ |
H A D | Makefile | 34 MODULE = dld 38 CONF_SRCDIR = $(UTSBASE)/common/io/dld
|
/titanic_50/usr/src/uts/common/io/dld/ |
H A D | dld_proto.c | 1095 dl_capab_dld_t dld; in proto_capability_req() local 1101 bcopy(dldp, &dld, sizeof (dl_capab_dld_t)); in proto_capability_req() 1102 dlcapabsetqid(&(dld.dld_mid), dsp->ds_rq); in proto_capability_req() 1103 bcopy(&dld, dldp, sizeof (dl_capab_dld_t)); in proto_capability_req() 1559 dl_capab_dld_t dld; in proto_capability_advertise() local 1701 bzero(&dld, sizeof (dl_capab_dld_t)); in proto_capability_advertise() 1702 dld.dld_version = DLD_CURRENT_VERSION; in proto_capability_advertise() 1703 dld.dld_capab = (uintptr_t)dld_capab; in proto_capability_advertise() 1704 dld.dld_capab_handle = (uintptr_t)dsp; in proto_capability_advertise() 1706 dlcapabsetqid(&(dld.dld_mid), dsp->ds_rq); in proto_capability_advertise() [all …]
|
/titanic_50/usr/src/uts/common/io/softmac/ |
H A D | softmac_fp.c | 377 dl_capab_dld_t dld; in softmac_capability_advertise() local 384 bzero(&dld, sizeof (dl_capab_dld_t)); in softmac_capability_advertise() 385 dld.dld_version = DLD_CURRENT_VERSION; in softmac_capability_advertise() 386 dld.dld_capab = (uintptr_t)softmac_dld_capab; in softmac_capability_advertise() 387 dld.dld_capab_handle = (uintptr_t)sup; in softmac_capability_advertise() 389 dlcapabsetqid(&(dld.dld_mid), sup->su_rq); in softmac_capability_advertise() 390 bcopy(&dld, ptr, sizeof (dl_capab_dld_t)); in softmac_capability_advertise()
|
/titanic_50/usr/src/uts/sparc/simnet/ |
H A D | Makefile | 55 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/dls -Ndrv/random
|
/titanic_50/usr/src/uts/sparc/vnic/ |
H A D | Makefile | 55 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/dls
|
/titanic_50/usr/src/uts/intel/vnic/ |
H A D | Makefile | 55 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/dls
|
/titanic_50/usr/src/uts/intel/simnet/ |
H A D | Makefile | 55 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/dls -Ndrv/random
|
/titanic_50/usr/src/uts/intel/bridge/ |
H A D | Makefile | 67 LDFLAGS += -dy -Nmisc/mac -Nmisc/dls -Ndrv/dld -Nfs/dev
|
/titanic_50/usr/src/uts/sparc/bridge/ |
H A D | Makefile | 67 LDFLAGS += -dy -Nmisc/mac -Nmisc/dls -Ndrv/dld -Nfs/dev
|
/titanic_50/usr/src/uts/sparc/softmac/ |
H A D | Makefile | 56 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/strplumb -Nmisc/dls
|
/titanic_50/usr/src/uts/intel/softmac/ |
H A D | Makefile | 56 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/strplumb -Nmisc/dls
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | libpath.sh | 58 elif test -x /lib/dld.sl
|
/titanic_50/usr/src/uts/intel/aggr/ |
H A D | Makefile | 56 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/dls
|
/titanic_50/usr/src/uts/sparc/aggr/ |
H A D | Makefile | 56 LDFLAGS += -dy -Ndrv/dld -Nmisc/mac -Nmisc/dls
|
/titanic_50/usr/src/uts/intel/iptun/ |
H A D | Makefile | 56 LDFLAGS += -dy -Ndrv/dld -Nmisc/dls -Nmisc/mac -Ndrv/ip
|
/titanic_50/usr/src/uts/sparc/iptun/ |
H A D | Makefile | 56 LDFLAGS += -dy -Ndrv/dld -Nmisc/dls -Nmisc/mac -Ndrv/ip
|
/titanic_50/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 1177 MODULE(dld,drv); 1178 STUB(dld, dld_init_ops, nomod_void); 1179 STUB(dld, dld_fini_ops, nomod_void); 1180 STUB(dld, dld_autopush, nomod_minus_one); 1181 STUB(dld, dld_devt_to_instance, nomod_minus_one); 1182 STUB(dld, dld_ioc_register, nomod_einval); 1183 STUB(dld, dld_ioc_unregister, nomod_void); 1184 END_MODULE(dld);
|
/titanic_50/usr/src/uts/intel/ibp/ |
H A D | Makefile | 40 -Nmisc/dls -Ndrv/dld
|
/titanic_50/usr/src/uts/sparc/ibp/ |
H A D | Makefile | 40 -Nmisc/dls -Ndrv/dld
|
/titanic_50/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 1254 MODULE(dld,drv); 1255 STUB(dld, dld_init_ops, nomod_void); 1256 STUB(dld, dld_fini_ops, nomod_void); 1257 STUB(dld, dld_devt_to_instance, nomod_minus_one); 1258 STUB(dld, dld_autopush, nomod_minus_one); 1259 STUB(dld, dld_ioc_register, nomod_einval); 1260 STUB(dld, dld_ioc_unregister, nomod_void); 1261 END_MODULE(dld);
|