Home | History | Annotate | Download | only in gold

Lines Matching defs:lib

361       Incremental_library* lib = ibase->get_library(input_file_index);
362 gold_assert(lib != NULL);
363 if (lib->filename() == "/group/"
383 Incremental_library* lib = ibase->get_library(input_file_index);
384 gold_assert(lib != NULL);
385 // Process members of a --start-lib/--end-lib group as normal objects.
386 if (lib->filename() != "/group/")
388 if (ibase->file_has_changed(lib->input_file_index()))
405 obj, lib, NULL, this_blocker,