GDB (xrefs)
Public Attributes | List of all members
mutable_foreach_data Struct Reference

Public Attributes

addrmap_foreach_fn fn
 
void * data
 

Detailed Description

Definition at line 470 of file addrmap.c.

Member Data Documentation

void* mutable_foreach_data::data

Definition at line 473 of file addrmap.c.

Referenced by addrmap_mutable_foreach(), and addrmap_mutable_foreach_worker().

addrmap_foreach_fn mutable_foreach_data::fn

Definition at line 472 of file addrmap.c.

Referenced by addrmap_mutable_foreach(), and addrmap_mutable_foreach_worker().


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