Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc907 write_module (int m, bool include_partition) in write_module() argument
910 mangle_module (m, include_partition); in write_module()
H A Dmodule.cc3515 void mangle (bool include_partition);
13894 module_state::mangle (bool include_partition) in mangle() argument
13901 parent->mangle (include_partition); in mangle()
13902 if (include_partition || !is_partition ()) in mangle()
13914 mangle_module (int mod, bool include_partition) in mangle_module() argument
13924 imp->mangle (include_partition); in mangle_module()
H A Dcp-tree.h7222 extern void mangle_module (int m, bool include_partition);