Searched refs:Dbg_file_rejected (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 359 #define Dbg_file_rejected Dbg64_file_rejected macro 591 #define Dbg_file_rejected Dbg32_file_rejected macro 875 extern void Dbg_file_rejected(Lm_list *, Rej_desc *, Half mach);
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | analyze.c | 1209 DBG_CALL(Dbg_file_rejected(lml, rej, M_MACH)); in file_open() 1343 DBG_CALL(Dbg_file_rejected(lml, rej, M_MACH)); in file_open() 2460 DBG_CALL(Dbg_file_rejected(lml, &_rej, M_MACH)); in load_path() 2494 DBG_CALL(Dbg_file_rejected(lml, &_rej, M_MACH)); in load_path()
|
H A D | cap.c | 537 DBG_CALL(Dbg_file_rejected(lml, &_rej, M_MACH)); in cap_dir()
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 92 DBG_CALL(Dbg_file_rejected(ofl->ofl_lml, &_rej, in ifl_setup() 3098 DBG_CALL(Dbg_file_rejected(ofl->ofl_lml, &_rej, in ld_process_ifl() 3191 DBG_CALL(Dbg_file_rejected(ofl->ofl_lml, &_rej, in ld_process_ifl() 3360 DBG_CALL(Dbg_file_rejected(ofl->ofl_lml, &_rej, in ld_process_ifl() 3373 DBG_CALL(Dbg_file_rejected(ofl->ofl_lml, &_rej, in ld_process_ifl()
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | files.c | 692 Dbg_file_rejected(Lm_list *lml, Rej_desc *rej, Half mach) in Dbg_file_rejected() function
|