Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c144 static int doing_runtime = 0; variable
1580 doing_runtime = 1; in emit_support_tinfos()
1622 if (doing_runtime) in emit_tinfo_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc142 static int doing_runtime = 0; variable
1623 doing_runtime = 1; in emit_support_tinfos()
1663 if (doing_runtime) in emit_tinfo_decl()
H A DChangeLog-20006504 (doing_runtime): New local static.