Searched refs:is_so_loaded (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/sgs/librtld/common/ |
H A D | dynamic.c | 73 if (dlmp = is_so_loaded(LIST(lmp), in update_dynamic()
|
H A D | mapfile-vers | 52 is_so_loaded { TYPE = FUNCTION; FLAGS = PARENT };
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | mapfile-vers | 81 is_so_loaded;
|
H A D | analyze.c | 784 is_so_loaded(Lm_list *lml, const char *name, int *in_nfavl) in is_so_loaded() function 2083 return (is_so_loaded(lml, oname, in_nfavl)); in load_so() 2471 if (nlmp = is_so_loaded(lml, name, in_nfavl)) { in load_path()
|
H A D | dlfcns.c | 1676 if ((lmp = is_so_loaded(&lml_main, ipath, NULL)) == NULL) { in dldump_core()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | rtld.h | 1153 extern Rt_map *is_so_loaded(Lm_list *, const char *, int *);
|
/titanic_50/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 208 SCOPED_SYMBOL|SunOS_5.6|ld.so.1|is_so_loaded
|
/titanic_50/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 445 4469400 ld.so.1: is_so_loaded isn't as efficient as we thought...
|