Searched refs:Dbg_libs_path (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | paths.c | 92 DBG_CALL(Dbg_libs_path(lml, pdp->pd_pname, in print_default_dirs() 145 DBG_CALL(Dbg_libs_path(lml, rpl_libpath, mode, in get_dir_list() 193 DBG_CALL(Dbg_libs_path(lml, prm_libpath, mode, in get_dir_list() 230 DBG_CALL(Dbg_libs_path(lml, RPATH(lmp), LA_SER_RUNPATH, in get_dir_list()
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | libs.c | 109 Dbg_libs_path(Lm_list *lml, const char *path, uint_t orig, const char *obj) in Dbg_libs_path() function
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | debug.h | 371 #define Dbg_libs_path Dbg64_libs_path macro 603 #define Dbg_libs_path Dbg32_libs_path macro 887 extern void Dbg_libs_path(Lm_list *, const char *, uint_t, const char *);
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | ldlibs.c | 391 DBG_CALL(Dbg_libs_path(ofl->ofl_lml, path, LA_SER_DEFAULT, 0)); in ld_lib_setup()
|
H A D | files.c | 3642 DBG_CALL(Dbg_libs_path(ofl->ofl_lml, rpath, in ld_finish_libs()
|