PIPS
gather_call_sites_t Struct Reference
+ Collaboration diagram for gather_call_sites_t:

Data Fields

list sites
 
entity m
 

Detailed Description

Definition at line 123 of file callgraph.c.

Field Documentation

◆ m

entity gather_call_sites_t::m

Definition at line 125 of file callgraph.c.

Referenced by gather_call_sites().

◆ sites

list gather_call_sites_t::sites

Definition at line 124 of file callgraph.c.

Referenced by callers_to_call_sites(), and gather_call_sites().


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