Searched refs:write_cluster (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2021 | 3774 (module_state::write_cluster): ... here. Call it. 4213 * module.cc (module_state::write_cluster): Relax binding assert. 4296 (module_state::write_cluster): Don't count pendings here. Bye 4801 * module.cc (module_state::write_cluster): Check bindings for
|
H A D | module.cc | 3584 unsigned write_cluster (elf_out *to, depset *depsets[], unsigned size, 14482 module_state::write_cluster (elf_out *to, depset *scc[], unsigned size, in write_cluster() function in module_state 17762 bytes += write_cluster (to, base, size, table, counts, &crc); in write()
|