Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Ddebug.h353 #define Dbg_file_mode_promote Dbg64_file_mode_promote macro
585 #define Dbg_file_mode_promote Dbg32_file_mode_promote macro
868 extern void Dbg_file_mode_promote(Rt_map *, int);
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c571 Dbg_file_mode_promote(Rt_map *lmp, int mode) in Dbg_file_mode_promote() function
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c941 DBG_CALL(Dbg_file_mode_promote(lmp, pmode)); in update_mode()