Searched refs:DT_ACT_BREAKPOINT (Results 1 – 3 of 3) sorted by relevance
423 #define DT_ACT_BREAKPOINT DT_ACT(5) /* breakpoint() action */ macro
194 { "breakpoint", DT_IDENT_ACTFUNC, 0, DT_ACT_BREAKPOINT,
1049 case DT_ACT_BREAKPOINT: in dt_compile_fun()