|
GDB (xrefs)
|
Public Attributes | |
| gdb::function_view< macro_callback_fn > | fn |
| struct macro_source_file * | file |
| int | line |
Definition at line 966 of file macrotab.c.
| struct macro_source_file* macro_for_each_data::file |
Definition at line 969 of file macrotab.c.
Referenced by foreach_macro_in_scope(), macro_for_each(), and macro_for_each_in_scope().
| gdb::function_view<macro_callback_fn> macro_for_each_data::fn |
Definition at line 968 of file macrotab.c.
Referenced by foreach_macro(), foreach_macro_in_scope(), macro_for_each(), and macro_for_each_in_scope().
| int macro_for_each_data::line |
Definition at line 970 of file macrotab.c.
Referenced by foreach_macro_in_scope(), macro_for_each(), and macro_for_each_in_scope().
1.8.14