|
GCC Middle and Back End API Reference
|

Data Fields | |
| const char * | name |
| struct lto_object * | next |
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().
| const char* lto_object::name |
| struct lto_object* lto_object::next |