GDB (xrefs)
|
#include "target.h"
Public Attributes | |
struct target_section * | sections |
struct target_section * | sections_end |
struct target_section* target_section_table::sections |
Definition at line 2276 of file target.h.
Referenced by add_target_sections(), add_target_sections_of_objfile(), clear_section_table(), core_close(), core_open(), core_xfer_partial(), exec_set_section_address(), exec_xfer_partial(), memory_xfer_partial_1(), print_section_info(), remote_xfer_live_readonly_partial(), remove_target_sections(), resize_section_table(), section_table_read_available_memory(), set_section_command(), target_bfd_reopen(), target_bfd_xclose(), target_bfd_xfer_partial(), and target_section_by_addr().
struct target_section* target_section_table::sections_end |
Definition at line 2277 of file target.h.
Referenced by clear_section_table(), core_open(), core_xfer_partial(), exec_set_section_address(), exec_xfer_partial(), memory_xfer_partial_1(), print_section_info(), remove_target_sections(), resize_section_table(), section_table_read_available_memory(), set_section_command(), target_bfd_reopen(), and target_bfd_xfer_partial().