GDB (xrefs)
|
#include "psymtab.h"
Public Member Functions | |
struct obj_section * | obj_section (struct objfile *objfile) const |
unrelocated_addr | unrelocated_address () const |
CORE_ADDR | address (const struct objfile *objfile) const |
void | set_unrelocated_address (unrelocated_addr addr) |
Public Attributes | |
struct general_symbol_info | ginfo |
__extension__ enum domain_enum | domain: SYMBOL_DOMAIN_BITS |
__extension__ enum address_class | aclass: SYMBOL_ACLASS_BITS |
|
inline |
Definition at line 164 of file psymtab.h.
References ginfo, general_symbol_info::section_index(), objfile::section_offsets, and general_symbol_info::unrelocated_address().
Referenced by find_pc_sect_psymbol(), and find_pc_sect_psymtab_closer().
|
inline |
Definition at line 151 of file psymtab.h.
References ginfo, and general_symbol_info::obj_section().
|
inline |
Definition at line 172 of file psymtab.h.
References ginfo, and general_symbol_info::set_unrelocated_address().
Referenced by partial_symtab::add_psymbol().
|
inline |
Definition at line 157 of file psymtab.h.
References ginfo, and general_symbol_info::unrelocated_address().
__extension__ enum address_class partial_symbol::aclass |
Definition at line 190 of file psymtab.h.
Referenced by partial_symtab::add_psymbol(), psymbol_bcache::compare(), and psymbol_bcache::hash().
__extension__ enum domain_enum partial_symbol::domain |
Definition at line 184 of file psymtab.h.
Referenced by partial_symtab::add_psymbol(), psymbol_bcache::compare(), psymbol_bcache::hash(), lookup_partial_symbol(), and match_partial_symbol().
struct general_symbol_info partial_symbol::ginfo |
Definition at line 180 of file psymtab.h.
Referenced by partial_symtab::add_psymbol(), address(), psymbol_bcache::compare(), psymbol_bcache::hash(), psymbol_functions::lookup_global_symbol_language(), obj_section(), psymbol_name_matches(), set_unrelocated_address(), and unrelocated_address().