Searched refs:Dbg_sec_order_error (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | order.c | 247 DBG_CALL(Dbg_sec_order_error(ofl->ofl_lml, ifl, ndx, error)); in validate_shf_ordered_dest() 317 DBG_CALL(Dbg_sec_order_error(ofl->ofl_lml, ifl, ndx, error)); in ld_process_ordered()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 435 #define Dbg_sec_order_error Dbg64_sec_order_error macro 667 #define Dbg_sec_order_error Dbg32_sec_order_error macro 963 extern void Dbg_sec_order_error(Lm_list *, Ifl_desc *, Word, int);
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | sections.c | 421 Dbg_sec_order_error(Lm_list *lml, Ifl_desc *ifl, Word ndx, int error) in Dbg_sec_order_error() function
|