Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dsymfile.c3206 struct cmd_list_element *overlaylist; variable
3213 help_list (overlaylist, "overlay ", -1, gdb_stdout); in overlay_command()
3549 "Commands for debugging overlays.", &overlaylist, in _initialize_symfile()
3556 "Assert that an overlay section is mapped.", &overlaylist); in _initialize_symfile()
3559 "Assert that an overlay section is unmapped.", &overlaylist); in _initialize_symfile()
3562 "List mappings of overlay sections.", &overlaylist); in _initialize_symfile()
3565 "Enable overlay debugging.", &overlaylist); in _initialize_symfile()
3567 "Disable overlay debugging.", &overlaylist); in _initialize_symfile()
3569 "Enable automatic overlay debugging.", &overlaylist); in _initialize_symfile()
3571 "Read the overlay mapping state from the target.", &overlaylist); in _initialize_symfile()