Home
last modified time | relevance | path

Searched defs:hook_type (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcorefile.c53 typedef void (*hook_type) (char *); typedef
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-script.c1090 int hook_type = CMD_NO_HOOK; in define_command() local