Home
last modified time | relevance | path

Searched refs:resolution_objects (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc2714 unsigned resolution_objects = 0; in read_cgraph_and_symbols() local
2743 t = fscanf (resolution, "%u", &resolution_objects); in read_cgraph_and_symbols()
2815 gcc_assert (resolution_objects == nfiles); in read_cgraph_and_symbols()