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

#include "macrotab.h"

Public Attributes

struct macro_tabletable
 
const char * filename
 
struct macro_source_fileincluded_by
 
int included_at_line
 
struct macro_source_fileincludes
 
struct macro_source_filenext_included
 

Detailed Description

Definition at line 122 of file macrotab.h.

Member Data Documentation

const char* macro_source_file::filename
int macro_source_file::included_at_line

Definition at line 140 of file macrotab.h.

Referenced by compare_locations(), macro_include(), and show_pp_source_pos().

struct macro_source_file* macro_source_file::included_by
struct macro_source_file* macro_source_file::includes
struct macro_source_file* macro_source_file::next_included

Definition at line 150 of file macrotab.h.

Referenced by free_macro_source_file(), macro_include(), and macro_lookup_inclusion().

struct macro_table* macro_source_file::table

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