Home
last modified time | relevance | path

Searched refs:sentinel_cleanup (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdbsupport/
H A Dcleanups.cc56 static const struct cleanup sentinel_cleanup = { 0, 0, 0, 0 }; variable
59 #define SENTINEL_CLEANUP ((struct cleanup *) &sentinel_cleanup)
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dcleanups.c56 static const struct cleanup sentinel_cleanup = { 0, 0, 0, 0 }; variable
59 #define SENTINEL_CLEANUP ((struct cleanup *) &sentinel_cleanup)
H A DChangeLog-20128726 (sentinel_cleanup): New static global.
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20128724 (sentinel_cleanup): New static global.