Home
last modified time | relevance | path

Searched refs:Dbg_file_config_obj (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h339 #define Dbg_file_config_obj Dbg64_file_config_obj macro
570 #define Dbg_file_config_obj Dbg32_file_config_obj macro
846 extern void Dbg_file_config_obj(Lm_list *, const char *, const char *,
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c529 Dbg_file_config_obj(Lm_list *lml, const char *dir, const char *file, in Dbg_file_config_obj() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c1154 DBG_CALL(Dbg_file_config_obj(lml, oname, 0, nname)); in file_open()