Searched refs:whichhook (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dtestplug.c330 set_register_hook (const char *whichhook, bfd_boolean yesno) argument
332 if (!strcmp ("claimfile", whichhook))
334 else if (!strcmp ("allsymbolsread", whichhook))
336 else if (!strcmp ("cleanup", whichhook))
H A Dtestplug3.c308 set_register_hook (const char *whichhook, bfd_boolean yesno) argument
310 if (!strcmp ("claimfile", whichhook))
312 else if (!strcmp ("allsymbolsread", whichhook))
314 else if (!strcmp ("cleanup", whichhook))
H A Dtestplug2.c309 set_register_hook (const char *whichhook, bfd_boolean yesno) argument
311 if (!strcmp ("claimfile", whichhook))
313 else if (!strcmp ("allsymbolsread", whichhook))
315 else if (!strcmp ("allsymbolsreadsilent", whichhook))
320 else if (!strcmp ("cleanup", whichhook))
H A Dtestplug4.c309 set_register_hook (const char *whichhook, bfd_boolean yesno) argument
311 if (!strcmp ("claimfile", whichhook))
313 else if (!strcmp ("allsymbolsread", whichhook))
315 else if (!strcmp ("allsymbolsreadsilent", whichhook))
320 else if (!strcmp ("cleanup", whichhook))
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dtestplug.c327 set_register_hook (const char *whichhook, bool yesno) argument
329 if (!strcmp ("claimfile", whichhook))
331 else if (!strcmp ("allsymbolsread", whichhook))
333 else if (!strcmp ("cleanup", whichhook))
H A Dtestplug3.c308 set_register_hook (const char *whichhook, bool yesno) argument
310 if (!strcmp ("claimfile", whichhook))
312 else if (!strcmp ("allsymbolsread", whichhook))
314 else if (!strcmp ("cleanup", whichhook))
H A Dtestplug4.c309 set_register_hook (const char *whichhook, bool yesno) argument
311 if (!strcmp ("claimfile", whichhook))
313 else if (!strcmp ("allsymbolsread", whichhook))
315 else if (!strcmp ("allsymbolsreadsilent", whichhook))
320 else if (!strcmp ("cleanup", whichhook))
H A Dtestplug2.c309 set_register_hook (const char *whichhook, bool yesno) argument
311 if (!strcmp ("claimfile", whichhook))
313 else if (!strcmp ("allsymbolsread", whichhook))
315 else if (!strcmp ("allsymbolsreadsilent", whichhook))
320 else if (!strcmp ("cleanup", whichhook))
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dtestplug.c329 set_register_hook (const char *whichhook, bool yesno) argument
331 if (!strcmp ("claimfile", whichhook))
333 else if (!strcmp ("allsymbolsread", whichhook))
335 else if (!strcmp ("cleanup", whichhook))
H A Dtestplug3.c310 set_register_hook (const char *whichhook, bool yesno) argument
312 if (!strcmp ("claimfile", whichhook))
314 else if (!strcmp ("allsymbolsread", whichhook))
316 else if (!strcmp ("cleanup", whichhook))
H A Dtestplug4.c311 set_register_hook (const char *whichhook, bool yesno) argument
313 if (!strcmp ("claimfile", whichhook))
315 else if (!strcmp ("allsymbolsread", whichhook))
317 else if (!strcmp ("allsymbolsreadsilent", whichhook))
322 else if (!strcmp ("cleanup", whichhook))
H A Dtestplug2.c311 set_register_hook (const char *whichhook, bool yesno) argument
313 if (!strcmp ("claimfile", whichhook))
315 else if (!strcmp ("allsymbolsread", whichhook))
317 else if (!strcmp ("allsymbolsreadsilent", whichhook))
322 else if (!strcmp ("cleanup", whichhook))

Completed in 229 milliseconds