GCC Middle and Back End API Reference
outf Struct Reference

#include <gengtype.h>

Collaboration diagram for outf:

Data Fields

struct outfnext
 
const charname
 
size_t buflength
 
size_t bufused
 
charbuf
 

Detailed Description

Structure representing an output file.   

Field Documentation

◆ buf

char* outf::buf

◆ buflength

size_t outf::buflength

◆ bufused

size_t outf::bufused

◆ name

const char* outf::name

◆ next

struct outf* outf::next

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