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

Data Fields

const charname
 
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

◆ name

const char* lto_object::name

◆ next

struct lto_object* lto_object::next

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