GCC Middle and Back End API Reference
temp_name Struct Reference
Collaboration diagram for temp_name:

Data Fields

const char * suffix
int length
int unique
const char * filename
int filename_length
struct temp_namenext

Detailed Description

This is the list of suffixes and codes (g/u/U/j) and the associated temp file. If the HOST_BIT_BUCKET is used for j, no entry is made for it here.


Field Documentation

const char* temp_name::filename
int temp_name::filename_length
int temp_name::length
struct temp_name* temp_name::next
const char* temp_name::suffix
int temp_name::unique

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