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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DPRBTree.cc121 LMap *lmnew = new LMap (*lm); local
122 lmnew->next = mlist;
123 mlist = lmnew;
124 return lmnew;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DPRBTree.cc121 LMap *lmnew = new LMap (*lm); local
122 lmnew->next = mlist;
123 mlist = lmnew;
124 return lmnew;

Completed in 366 milliseconds