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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c3874 char *instr_copy = NULL, *ss = NULL; local
3940 ss = instr_copy = strdup (instring);
4030 free (instr_copy);
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c3910 char *instr_copy = NULL, *ss = NULL; local
3976 ss = instr_copy = strdup (instring);
4066 free (instr_copy);

Completed in 114 milliseconds