Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A 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/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201211959 obstack instead of malloc space. In !has_stub case, fix mem leak.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201211959 obstack instead of malloc space. In !has_stub case, fix mem leak.