Searched refs:lddstub (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lddstub/
H A DMakefile.com29 PROG= lddstub
30 SRCS= lddstub.s
/illumos-gate/usr/src/cmd/sgs/packages/
H A DMakefile58 ../lddstub \
/illumos-gate/usr/src/cmd/sgs/
H A DMakefile50 lddstub \
/illumos-gate/usr/src/cmd/sgs/libconv/
H A DMakefile.com45 lddstub.o map.o \
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c97 int lddstub; local
105 * Determine if we've been called from lddstub.
107 lddstub = (lmflags & LML_FLG_TRC_ENABLE) &&
121 * called via lddstub, then the first preloaded object is the
126 if (lddstub)
147 if (lddstub && nlmp) {
148 lddstub = 0;
152 * and lddstub so that the target object isn't called
162 * By identifying lddstub as the caller, several
165 * was found from lddstub
[all...]

Completed in 1390 milliseconds