GCC Middle and Back End API Reference
input_file_st Struct Reference

#include <gengtype.h>

Collaboration diagram for input_file_st:

Data Fields

struct outfinpoutf
lang_bitmap inpbitmap
bool inpisplugin
char inpname [1]

Detailed Description

   Variable length structure representing an input file.  A hash table
   ensure uniqueness for a given input file name.  The only function
   allocating input_file-s is input_file_by_name.  

Field Documentation

lang_bitmap input_file_st::inpbitmap
bool input_file_st::inpisplugin
char input_file_st::inpname[1]
struct outf* input_file_st::inpoutf

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