Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc7606 bool has_stub = inner != stub_decl; in decl_value() local
7608 u (has_stub ? TREE_CODE (stub_decl) : 0); in decl_value()
7609 if (has_stub) in decl_value()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-201211959 obstack instead of malloc space. In !has_stub case, fix mem leak.