Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h330 #define Dbg_file_analyze Dbg64_file_analyze macro
561 #define Dbg_file_analyze Dbg32_file_analyze macro
837 extern void Dbg_file_analyze(Rt_map *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c40 Dbg_file_analyze(Rt_map *lmp) in Dbg_file_analyze() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c177 DBG_CALL(Dbg_file_analyze(lmp)); in analyze_lmc()