Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-script.h95 void *scope_data; member
Dcli-script.c664 cmd->control_u.compile.scope_data); in execute_control_command_1()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20159614 scope and scope_data. Set them.
9616 scope and scope_data.
9617 (compile_object_load): Add parameters scope and scope_data.
9619 scope and scope_data.
9620 (compile_object_run): Propagate the fields scope and scope_data.
9623 (eval_compile_command): Add parameter scope_data. Pass it plus scope.
9624 * compile/compile.h (eval_compile_command): Add parameter scope_data.
9625 * defs.h (struct command_line): Add field scope_data.
DChangeLog-20204526 <source_file, scope, scope_data, out_value_type, out_value_addr,