Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1117 lazy += LAZY(nlmp); in dlsym_handle()
1135 if (!(MODE(nlmp) & RTLD_GLOBAL) || !LAZY(nlmp)) in dlsym_handle()
1173 lazy += LAZY(nlmp); in dlsym_handle()
1188 (LAZY(nlmp) == 0)) in dlsym_handle()
H A Delf.c442 if (--LAZY(clmp) == 0) in elf_lazy_load()
474 if (LAZY(clmp)++ == 0) in elf_lazy_load()
687 LAZY(clmp)++; in elf_needed()
755 if (LAZY(clmp)) in elf_needed()
H A Dremove.c467 if (LAZY(clmp)++ == 0) in remove_lists()
H A Danalyze.c2936 if (LAZY(lmp) == 0) in rescan_lazy_find_sym()
/titanic_44/usr/src/cmd/sgs/include/
H A Drtld.h980 #define LAZY(X) ((X)->rt_lazy) macro
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg394 @ MSG_DF_P1_LAZYLOAD_DEF "LAZY"
/titanic_44/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg116 @ MSG_MODE_LAZY "LAZY"
175 @ MSG_LTFL_NOLAZYLD "NO-LAZY-LOADING"