Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile.h116 extern cmd_list_element *compile_cmd_element;
H A Dcompile.c956 cmd_list_element *compile_cmd_element = nullptr; variable
964 compile_cmd_element = add_prefix_cmd ("compile", class_obscure, in _initialize_compile()
/netbsd/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile.h116 extern cmd_list_element *compile_cmd_element;
H A Dcompile.c956 cmd_list_element *compile_cmd_element = nullptr; variable
964 compile_cmd_element = add_prefix_cmd ("compile", class_obscure, in _initialize_compile()
/netbsd/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-script.c1027 else if (cmd == compile_cmd_element && !inline_cmd) in process_next_line()
/netbsd/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-script.c1027 else if (cmd == compile_cmd_element && !inline_cmd) in process_next_line()
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20183539 * compile/compile.c (compile_cmd_element): New.
3540 (_initialize_compile): Assign compile_cmd_element.
3541 * compile/compile.h (compile_cmd_element): New.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20183539 * compile/compile.c (compile_cmd_element): New.
3540 (_initialize_compile): Assign compile_cmd_element.
3541 * compile/compile.h (compile_cmd_element): New.