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

Data Fields

const char * name
struct lto_objectnext

Detailed Description

   List of names of object files containing LTO information.
   These are a subset of the object file names appearing on the
   command line, and must be identical, in the sense of pointer
   equality, with the names passed to maybe_run_lto_and_relink().  

Field Documentation

const char* lto_object::name
struct lto_object* lto_object::next

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