Home | History | Annotate | Download | only in qemu

Lines Matching refs:QTAILQ_FOREACH_SAFE

1427     QTAILQ_FOREACH_SAFE(wp, &env->watchpoints, entry, next) {
1497 QTAILQ_FOREACH_SAFE(bp, &env->breakpoints, entry, next) {