Home
last modified time | relevance | path

Searched refs:lookup_cmd_exact (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-script.c1392 c = lookup_cmd_exact (comname, *list); in do_define_command()
1434 hookc = lookup_cmd_exact (comname + hook_name_size, *list, in do_define_command()
1594 c = lookup_cmd_exact (comname, *list); in define_prefix_command()
Dcli-decode.c2428 lookup_cmd_exact (const char *name, in lookup_cmd_exact() function
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dcommand.h609 extern struct cmd_list_element *lookup_cmd_exact
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git82550 executing commands") used lookup_cmd_exact () to lookup
82556 In this case, lookup_cmd_exact () returned NULL because