Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc295 #define MOD_SNAME_PFX ".gnu.c++" macro
14034 readme.end (to, to->name (MOD_SNAME_PFX ".README"), NULL); in write_readme()
14086 env.end (to, to->name (MOD_SNAME_PFX ".ENV"), NULL); in write_env()
14265 sec.end (to, to->name (MOD_SNAME_PFX ".imp"), crc_ptr); in write_imports()
14274 if (!sec.begin (loc, from (), MOD_SNAME_PFX ".imp")) in read_imports()
14320 sec.end (to, to->name (MOD_SNAME_PFX ".prt"), crc_ptr); in write_partitions()
14328 if (!sec.begin (loc, from (), MOD_SNAME_PFX ".prt")) in read_partitions()
15005 sec.end (to, to->name (MOD_SNAME_PFX ".nms"), crc_p); in write_namespaces()
15017 if (!sec.begin (loc, from (), MOD_SNAME_PFX ".nms")) in read_namespaces()
15116 sec.end (to, to->name (MOD_SNAME_PFX ".bnd"), crc_p); in write_bindings()
[all …]