Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-layout.c322 static window_types_map known_window_types; variable
329 auto begin = known_window_names_iterator (known_window_types.begin ()); in all_known_window_names()
330 auto end = known_window_names_iterator (known_window_types.end ()); in all_known_window_names()
343 auto iter = known_window_types.find (name); in tui_get_window_by_name()
344 if (iter == known_window_types.end ()) in tui_get_window_by_name()
358 known_window_types.emplace (SRC_NAME, in initialize_known_windows()
361 known_window_types.emplace (CMD_NAME, in initialize_known_windows()
363 known_window_types.emplace (DATA_NAME, in initialize_known_windows()
366 known_window_types.emplace (DISASSEM_NAME, in initialize_known_windows()
369 known_window_types.emplace (STATUS_NAME, in initialize_known_windows()
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-202015331 (known_window_types): New global.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git36778 static window_types_map known_window_types;
36798 - the destructor for known_window_types is called, which triggers calling the
36809 - the destructor for known_window_types is called, which triggers calling the
70594 gdb/tui: don't leak the known_window_types map
70600 allocate the known_window_types map in tui-layout.c
70602 This commit changes known_window_types to a statically allocated data