Home
last modified time | relevance | path

Searched refs:is_so_loaded (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c73 if (dlmp = is_so_loaded(LIST(lmp), in update_dynamic()
H A Dmapfile-vers52 is_so_loaded { TYPE = FUNCTION; FLAGS = PARENT };
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-vers96 is_so_loaded;
H A Danalyze.c783 is_so_loaded(Lm_list *lml, const char *name, int *in_nfavl) in is_so_loaded() function
2073 return (is_so_loaded(lml, oname, in_nfavl)); in load_so()
2460 nlmp = is_so_loaded(lml, name, in_nfavl); in load_path()
H A Ddlfcns.c1677 if ((lmp = is_so_loaded(&lml_main, ipath, NULL)) == NULL) { in dldump_core()
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h1155 extern Rt_map *is_so_loaded(Lm_list *, const char *, int *);
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in208 SCOPED_SYMBOL|SunOS_5.6|ld.so.1|is_so_loaded
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README445 4469400 ld.so.1: is_so_loaded isn't as efficient as we thought...