Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dorder.c247 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()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h436 #define Dbg_sec_order_error Dbg64_sec_order_error macro
667 #define Dbg_sec_order_error Dbg32_sec_order_error macro
960 extern void Dbg_sec_order_error(Lm_list *, Ifl_desc *, Word, int);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c421 Dbg_sec_order_error(Lm_list *lml, Ifl_desc *ifl, Word ndx, int error) in Dbg_sec_order_error() function