Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A DChangeLog1930 (lto_resolution_read): Likewise.
2945 (lto_resolution_read): Use proper 64-bit host type.
3025 (lto_resolution_read): Change id to unsigned HOST_WIDE_INT.
3033 * lto.c (lto_resolution_read): Remove id dumping.
3247 * lto.c (lto_resolution_read): Use filename_cmp instead
3344 * lto.c (lto_resolution_read): Start diagnostics with lowercase
3542 (lto_resolution_read): Change to walk file_ids tree and parse
3602 * lto.c (lto_resolution_read): Pre-initialize local variable r.
3967 * lto.c (lto_resolution_read): Properly grow the vector.
3985 (lto_resolution_read): Use lto_parse_hex.
[all …]
H A Dlto-common.cc2063 lto_resolution_read (splay_tree file_ids, FILE *resolution, lto_file *file) in lto_resolution_read() function
2335 lto_resolution_read (file_ids, resolution_file, file); in lto_file_read()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c2054 lto_resolution_read (splay_tree file_ids, FILE *resolution, lto_file *file) in lto_resolution_read() function
2326 lto_resolution_read (file_ids, resolution_file, file); in lto_file_read()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201211660 * lto/lto.c (lto_resolution_read): Remove max_index. Add rp.