Home
last modified time | relevance | path

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

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-data.h97 #define TUI_GENERAL_SPECIAL_REGS_NAME "$REGS" macro
H A Dtui-layout.c438 subset_compare (buf_ptr, TUI_GENERAL_SPECIAL_REGS_NAME) || in tui_set_layout_for_display_command()
465 TUI_GENERAL_SPECIAL_REGS_NAME)) in tui_set_layout_for_display_command()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-data.h97 #define TUI_GENERAL_SPECIAL_REGS_NAME "$REGS" macro
H A Dtui-layout.c438 subset_compare (buf_ptr, TUI_GENERAL_SPECIAL_REGS_NAME) || in tui_set_layout_for_display_command()
465 TUI_GENERAL_SPECIAL_REGS_NAME)) in tui_set_layout_for_display_command()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/tui/
H A Dtui-data.h97 #define TUI_GENERAL_SPECIAL_REGS_NAME "$REGS" macro
H A Dtui-layout.c453 || subset_compare (buf_ptr, TUI_GENERAL_SPECIAL_REGS_NAME) in tui_set_layout_for_display_command()
481 TUI_GENERAL_SPECIAL_REGS_NAME)) in tui_set_layout_for_display_command()
/dports/devel/gdb761/gdb-7.6.1/gdb/tui/
H A Dtui-data.h96 #define TUI_GENERAL_SPECIAL_REGS_NAME "$REGS" macro
H A Dtui-layout.c452 || subset_compare (buf_ptr, TUI_GENERAL_SPECIAL_REGS_NAME) in tui_set_layout_for_display_command()
480 TUI_GENERAL_SPECIAL_REGS_NAME)) in tui_set_layout_for_display_command()
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20159483 (TUI_GENERAL_SPECIAL_REGS_NAME): Remove.