Home
last modified time | relevance | path

Searched refs:LAZY (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1118 lazy += LAZY(nlmp); in dlsym_handle()
1136 if (!(MODE(nlmp) & RTLD_GLOBAL) || !LAZY(nlmp)) in dlsym_handle()
1174 lazy += LAZY(nlmp); in dlsym_handle()
1189 (LAZY(nlmp) == 0)) in dlsym_handle()
H A Delf.c416 if (--LAZY(clmp) == 0) in elf_lazy_load()
448 if (LAZY(clmp)++ == 0) in elf_lazy_load()
661 LAZY(clmp)++; in elf_needed()
729 if (LAZY(clmp)) in elf_needed()
H A Dremove.c467 if (LAZY(clmp)++ == 0) in remove_lists()
H A Danalyze.c2928 if (LAZY(lmp) == 0) in rescan_lazy_find_sym()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dprobe.win32180 CC.LD.LAZY =
H A Dmake.probe2174 echo CC.LD.LAZY = $CC_LD_LAZY
H A DRELEASE454 make.probe: add { CC.LD.LAZY CC.LD.NOLAZY CC.LD.RECORD CC.LD.NORECORD }
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h982 #define LAZY(X) ((X)->rt_lazy) macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg400 @ MSG_DF_P1_LAZYLOAD_DEF "LAZY"
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg116 @ MSG_MODE_LAZY "LAZY"
175 @ MSG_LTFL_NOLAZYLD "NO-LAZY-LOADING"