Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DSettings.cc229 lo_expand_t *new_lo_ex; in Settings() local
236 new_lo_ex = new lo_expand_t; in Settings()
237 new_lo_ex->libname = dbe_strdup (this_lo_ex->libname); in Settings()
238 new_lo_ex->expand = this_lo_ex->expand; in Settings()
239 lo_expands->append (new_lo_ex); in Settings()
1488 lo_expand_t *new_lo_ex; in set_libdefaults() local
1494 new_lo_ex = new lo_expand_t; in set_libdefaults()
1495 new_lo_ex->libname = dbe_strdup (this_lo_ex->libname); in set_libdefaults()
1496 new_lo_ex->expand = this_lo_ex->expand; in set_libdefaults()
1497 lo_expands->append (new_lo_ex); in set_libdefaults()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DSettings.cc229 lo_expand_t *new_lo_ex; in Settings() local
236 new_lo_ex = new lo_expand_t; in Settings()
237 new_lo_ex->libname = dbe_strdup (this_lo_ex->libname); in Settings()
238 new_lo_ex->expand = this_lo_ex->expand; in Settings()
239 lo_expands->append (new_lo_ex); in Settings()
1488 lo_expand_t *new_lo_ex; in set_libdefaults() local
1494 new_lo_ex = new lo_expand_t; in set_libdefaults()
1495 new_lo_ex->libname = dbe_strdup (this_lo_ex->libname); in set_libdefaults()
1496 new_lo_ex->expand = this_lo_ex->expand; in set_libdefaults()
1497 lo_expands->append (new_lo_ex); in set_libdefaults()