Searched refs:crc_p (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | module.cc | 14964 unsigned num, unsigned *crc_p) in write_namespaces() argument 15005 sec.end (to, to->name (MOD_SNAME_PFX ".nms"), crc_p); in write_namespaces() 15092 module_state::write_bindings (elf_out *to, vec<depset *> sccs, unsigned *crc_p) in write_bindings() argument 15116 sec.end (to, to->name (MOD_SNAME_PFX ".bnd"), crc_p); in write_bindings() 15163 unsigned count, unsigned *crc_p) in write_entities() argument 15203 sec.end (to, to->name (MOD_SNAME_PFX ".ent"), crc_p); in write_entities() 15365 depset::hash &table, unsigned *crc_p) in write_pendings() argument 15436 sec.end (to, to->name (MOD_SNAME_PFX ".pnd"), crc_p); in write_pendings() 15946 unsigned *crc_p) in write_ordinary_maps() argument 16082 sec.end (to, to->name (MOD_SNAME_PFX ".olm"), crc_p); in write_ordinary_maps() [all …]
|