Home | History | Annotate | Download | only in gold

Lines Matching refs:Incremental_library

47 class Incremental_library;
1446 // Return an Incremental_library for the given input file.
1447 Incremental_library*
1575 // Map from an input file index to an Incremental_library.
1576 std::vector<Incremental_library*> library_map_;
2187 class Incremental_library : public Library_base
2190 Incremental_library(const char* filename, unsigned int input_file_index,