GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
macro_for_each_data Struct Reference

Public Attributes

gdb::function_view< macro_callback_fnfn
 
struct macro_source_filefile
 
int line
 

Detailed Description

Definition at line 945 of file macrotab.c.

Member Data Documentation

◆ file

struct macro_source_file* macro_for_each_data::file

Definition at line 948 of file macrotab.c.

Referenced by foreach_macro_in_scope(), macro_for_each(), and macro_for_each_in_scope().

◆ fn

gdb::function_view<macro_callback_fn> macro_for_each_data::fn

◆ line

int macro_for_each_data::line

The documentation for this struct was generated from the following file: