GDB (xrefs)
|
#include "symfile.h"
Public Attributes | |
CORE_ADDR | addr |
char * | name |
int | sectindex |
CORE_ADDR other_sections::addr |
Definition at line 77 of file symfile.h.
Referenced by add_symbol_file_command(), addr_info_make_relative(), build_section_addr_info_from_bfd(), build_section_addr_info_from_objfile(), build_section_addr_info_from_section_table(), jit_bfd_try_read_symtab(), macho_symfile_offsets(), relative_addr_info_to_section_offsets(), and symbol_file_add_from_memory().
char* other_sections::name |
Definition at line 78 of file symfile.h.
Referenced by add_symbol_file_command(), addr_info_make_relative(), addrs_section_compar(), build_section_addr_info_from_bfd(), build_section_addr_info_from_section_table(), free_section_addr_info(), jit_bfd_try_read_symtab(), macho_symfile_offsets(), and symbol_file_add_from_memory().
int other_sections::sectindex |
Definition at line 81 of file symfile.h.
Referenced by addr_info_make_relative(), addrs_section_compar(), build_section_addr_info_from_bfd(), build_section_addr_info_from_objfile(), build_section_addr_info_from_section_table(), jit_bfd_try_read_symtab(), relative_addr_info_to_section_offsets(), and symbol_file_add_from_memory().