Searched refs:thisloe (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DSettings.cc1560 lo_expand_t *thisloe; local
1561 thisloe = new lo_expand_t;
1562 thisloe->libname = dbe_strdup (newname);
1563 thisloe->expand = expand;
1568 lo_expands->append (thisloe);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DSettings.cc1560 lo_expand_t *thisloe; local
1561 thisloe = new lo_expand_t;
1562 thisloe->libname = dbe_strdup (newname);
1563 thisloe->expand = expand;
1568 lo_expands->append (thisloe);

Completed in 169 milliseconds