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