|
GDB (xrefs)
|
Classes | |
| struct | Base |
| struct | Derived |
Functions | |
| static scoped_restore_tmpl< int > | make_scoped_restore_global (int value) |
| static void | run_tests () |
Variables | |
| static int | global |
|
static |
Definition at line 35 of file scoped_restore-selftests.c.
References global, and make_scoped_restore().
Referenced by run_tests().
|
static |
Definition at line 41 of file scoped_restore-selftests.c.
References global, make_scoped_restore(), make_scoped_restore_global(), scoped_restore_base::release(), and SELF_CHECK.
Referenced by _initialize_scoped_restore_selftests().
|
static |
Definition at line 30 of file scoped_restore-selftests.c.
Referenced by add_nonlocal_symbols(), debug_qf_map_matching_symbols(), lookup_partial_symbol(), make_scoped_restore_global(), match_partial_symbol(), psym_map_matching_symbols(), run_tests(), and thread_num_make_value_helper().
1.8.14