#include <opd_sfile.h>
Data Fields | |
struct sfile | to |
struct list_head | hash |
a call-graph entry
Definition at line 72 of file opd_sfile.h.
struct list_head cg_entry::hash [read] |
next in the hash slot
Definition at line 76 of file opd_sfile.h.
Referenced by for_one_sfile(), get_file(), and ibs_sfile_get().
struct sfile cg_entry::to [read] |
where arc is to
Definition at line 74 of file opd_sfile.h.
Referenced by for_one_sfile(), get_file(), and ibs_sfile_get().