Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-dump.c393 struct dump_context struct
402 struct dump_context *d = get_cmd_context (c); in call_dump_func() argument
412 struct dump_context *d; in add_dump_command()
416 d = XMALLOC (struct dump_context); in add_dump_command()
424 d = XMALLOC (struct dump_context); in add_dump_command()