Home
last modified time | relevance | path

Searched refs:preload (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/cmd/sgs/crle/common/
H A Ddepend.c132 const char *preload; in depend() local
141 preload = NULL; in depend()
144 preload = name; in depend()
269 if (preload) { in depend()
271 MSG_ORIG(MSG_ENV_LD_PRELOAD), preload); in depend()
281 (putenv(eldf) != 0) || (preload && (putenv(epld) != 0))) { in depend()
/titanic_41/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.manypids.ksh38 preload=$lib:${preload}
41 export LD_PRELOAD=$preload
/titanic_41/usr/src/cmd/sgs/ldd/common/
H A Dldd.c633 const char *preload = 0; in run() local
684 preload = MSG_ORIG(MSG_LD_PRELOAD); in run()
693 preload = MSG_ORIG(MSG_LD_PRELOAD_64); in run()
698 preload = MSG_ORIG(MSG_LD_PRELOAD_32); in run()
702 if ((str = (char *)malloc(strlen(preload) + in run()
709 (void) sprintf(str, format, preload, fname, files); in run()
747 if (preload) { in run()
749 size = strlen(preload); in run()
750 if ((strncmp(preload, str, size) == 0) && in run()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dzulumod.h134 int preload; member
152 #define ZULUVM_STATS_PRELOAD(devp) (devp)->zvm.preload++
/titanic_41/usr/src/lib/libmvec/common/vis/
H A D__vcos_ultra3.S187 lda [%i1]%asi,%l1 ! preload next argument
210 lda [%i1]%asi,%l2 ! preload next argument
233 lda [%i1]%asi,%l3 ! preload next argument
428 lda [%i1]%asi,%l0 ! preload next argument
794 lda [%i1]%asi,%l0 ! preload next argument
948 lda [%i1]%asi,%l0 ! preload next argument
1108 lda [%i1]%asi,%l0 ! preload next argument
1263 lda [%i1]%asi,%l0 ! preload next argument
1429 lda [%i1]%asi,%l0 ! preload next argument
1584 lda [%i1]%asi,%l0 ! preload next argument
[all …]
H A D__vsin_ultra3.S186 lda [%i1]%asi,%l1 ! preload next argument
209 lda [%i1]%asi,%l2 ! preload next argument
232 lda [%i1]%asi,%l3 ! preload next argument
443 lda [%i1]%asi,%l0 ! preload next argument
805 lda [%i1]%asi,%l0 ! preload next argument
959 lda [%i1]%asi,%l0 ! preload next argument
1119 lda [%i1]%asi,%l0 ! preload next argument
1274 lda [%i1]%asi,%l0 ! preload next argument
1440 lda [%i1]%asi,%l0 ! preload next argument
1595 lda [%i1]%asi,%l0 ! preload next argument
[all …]
H A D__vsin.S232 lda [%i1]%asi,%l1 ! preload next argument
255 lda [%i1]%asi,%l2 ! preload next argument
392 lda [%i1]%asi,%l0 ! preload next argument
511 lda [%i1]%asi,%l0 ! preload next argument
632 lda [%i1]%asi,%l0 ! preload next argument
735 lda [%i1]%asi,%l0 ! preload next argument
859 lda [%i1]%asi,%l0 ! preload next argument
963 lda [%i1]%asi,%l0 ! preload next argument
1069 lda [%i1]%asi,%l0 ! preload next argument
1121 lda [%i1]%asi,%l0 ! preload next argument
[all …]
H A D__vsincos.S187 lda [%i1]%asi,%l1 ! preload next argument
213 lda [%i1]%asi,%l2 ! preload next argument
421 lda [%i1]%asi,%l0 ! preload next argument
725 lda [%i1]%asi,%l0 ! preload next argument
H A D__vcos.S303 lda [%i1]%asi,%l1 ! preload next argument
326 lda [%i1]%asi,%l2 ! preload next argument
463 lda [%i1]%asi,%l0 ! preload next argument
582 lda [%i1]%asi,%l0 ! preload next argument
703 lda [%i1]%asi,%l0 ! preload next argument
806 lda [%i1]%asi,%l0 ! preload next argument
930 lda [%i1]%asi,%l0 ! preload next argument
1034 lda [%i1]%asi,%l0 ! preload next argument
1140 lda [%i1]%asi,%l0 ! preload next argument
1192 lda [%i1]%asi,%l0 ! preload next argument
[all …]
H A D__vlog.S263 lda [%i1]%asi,%l1 ! preload next argument
342 lda [%i1]%asi,%l2 ! preload next argument
421 lda [%i1]%asi,%l0 ! preload next argument
H A D__vexp.S742 lda [%i1]%asi,%l1 ! preload next argument
765 lda [%i1]%asi,%l2 ! preload next argument
955 lda [%i1]%asi,%l0 ! preload next argument
1268 lda [%i1]%asi,%l2 ! preload next argument
H A D__vatan2.S199 lda [%i1]%asi,%f10 ! preload next argument
492 lda [%i1]%asi,%f0 ! preload next argument
H A D__vexpf.S317 ! preload 8 elements and get absolute values
/titanic_41/usr/src/uts/sun4u/zuluvm/
H A Dzuluvm_offsets.in49 preload ZULUVM_ST_PRELOAD
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c92 preload(const char *str, Rt_map *mlmp, Rt_map **clmp) in preload() function
1034 if (rpl_preload && (preload(rpl_preload, mlmp, &clmp) == 0)) in setup()
1036 if (prm_preload && (preload(prm_preload, mlmp, &clmp) == 0)) in setup()
/titanic_41/usr/src/uts/sun4/ml/
H A Dip_ocsum.s299 ! preload for main loop - 9 clocks assuming D$ hits at 1 per
/titanic_41/usr/src/uts/common/io/ural/
H A Dural.c1116 uint16_t logcwmin, preload, tmp; in ural_enable_tsf_sync() local
1125 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6; in ural_enable_tsf_sync()
1126 tmp = logcwmin << 12 | preload; in ural_enable_tsf_sync()
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common34 # only way of calling them now is to preload c_synonyms.so.1
/titanic_41/usr/src/lib/libbsm/common/
H A Dadt.c406 adt_translation_t **xlate, void (*preload)(au_event_t, adt_event_data_t *)) in adt_load_table()
413 state->as_preload = preload; in adt_load_table()
/titanic_41/usr/src/uts/common/io/ral/
H A Drt2560.c430 uint16_t logcwmin, preload; in rt2560_enable_tsf_sync() local
442 preload = (ic->ic_opmode == IEEE80211_M_STA) ? 384 : 1024; in rt2560_enable_tsf_sync()
443 tmp = logcwmin << 16 | preload; in rt2560_enable_tsf_sync()
/titanic_41/usr/src/lib/libbsm/
H A Dauditxml557 void (*preload)(au_event_t, adt_event_data_t *));
/titanic_41/usr/src/uts/sun4u/io/
H A Dzuluvm.c647 zdev->zvm.preload = 0; in zuluvm_driver_attach()
/titanic_41/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in233 SCOPED_SYMBOL|SunOS_5.6|ld.so.1|preload
/titanic_41/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README237 4327653 run-time linker should preload tables it will process (madvise)