Searched refs:shandle (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Drddbg.c106 void *shandle; local
109 shandle = NULL;
131 free (shandle);
143 free (shandle);
150 if (shandle == NULL)
152 shandle = start_stab (dhandle, abfd, TRUE, syms, symcount);
153 if (shandle == NULL)
240 if (! parse_stab (dhandle, shandle, type, desc, value, s))
245 free (shandle);
266 if (shandle !
281 void *shandle; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Drddbg.c109 void *shandle; local
112 shandle = NULL;
134 free (shandle);
146 free (shandle);
153 if (shandle == NULL)
155 shandle = start_stab (dhandle, abfd, true, syms, symcount);
156 if (shandle == NULL)
243 if (! parse_stab (dhandle, shandle, type, desc, value, s))
248 free (shandle);
269 if (shandle !
284 void *shandle; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Drddbg.c109 void *shandle; local
112 shandle = NULL;
134 free (shandle);
146 free (shandle);
153 if (shandle == NULL)
155 shandle = start_stab (dhandle, abfd, TRUE, syms, symcount);
156 if (shandle == NULL)
243 if (! parse_stab (dhandle, shandle, type, desc, value, s))
248 free (shandle);
269 if (shandle !
284 void *shandle; local
[all...]

Completed in 186 milliseconds