GDB (xrefs)
|
#include "minsyms.h"
Public Attributes | |
struct minimal_symbol * | minsym |
struct objfile * | objfile |
Several lookup functions return both a minimal symbol and the objfile in which it is found. This structure is used in these cases.
The minimal symbol that was found, or NULL if no minimal symbol was found.
Definition at line 34 of file minsyms.h.
Referenced by ada_lookup_simple_minsym(), add_minsym(), add_pe_forwarded_sym(), address_info(), amd64_skip_main_prologue(), amd64_windows_skip_trampoline_code(), arm_pc_is_thumb(), arm_pe_skip_trampoline_code(), arm_skip_stack_protector(), arm_wince_skip_main_prologue(), build_address_symbolic(), c_val_print(), call_site_find_chain_1(), call_site_for_pc(), call_site_to_target_addr(), compare_msymbols(), compare_msyms(), convert_code_addr_to_desc_addr(), convert_linespec_to_sals(), dwarf_expr_reg_to_entry_parameter(), elf_gnu_ifunc_record_cache(), find_frame_funname(), find_function_in_inferior(), find_pc_partial_function_gnu_ifunc(), find_pc_sect_line(), find_pc_sect_symtab(), find_pc_sect_symtab_via_partial(), frv_skip_main_prologue(), gdb_search(), get_function_name(), get_pc_function_start(), get_prev_frame_1(), glibc_skip_solib_resolver(), gnuv2_value_rtti_type(), gnuv3_get_typename_from_type_info(), gnuv3_rtti_type(), gnuv3_skip_trampoline(), hppa32_hpux_in_solib_call_trampoline(), hppa64_hpux_in_solib_call_trampoline(), hppa_hpux_find_import_stub_for_addr(), hppa_hpux_skip_trampoline_code(), i386_pe_skip_trampoline_code(), i386_skip_main_prologue(), in_gnu_ifunc_stub(), info_cb(), jit_breakpoint_re_set_internal(), lookup_minimal_symbol(), lookup_minimal_symbol_and_objfile(), lookup_minimal_symbol_by_pc_section_1(), lookup_minimal_symbol_internal(), lookup_solib_trampoline_symbol_by_pc(), m32c_m16c_address_to_pointer(), m32c_m16c_pointer_to_address(), maintenance_translate_address(), mips_skip_pic_trampoline_code(), mips_stub_frame_sniffer(), msp430_skip_trampoline_code(), pascal_val_print(), pc_is_isa32(), powerpc_linux_in_dynsym_resolve_code(), print_msymbol_info(), py_print_frame(), rbreak_command(), resolve_sal_pc(), rs6000_skip_main_prologue(), rs6000_skip_trampoline_code(), search_minsyms_for_name(), search_symbols(), simple_read_overlay_table(), skip_prologue_sal(), symtab_symbol_info(), tailcall_dump(), tui_find_disassembly_address(), until_next_command(), value_fn_field(), VEC(), write_dollar_variable(), write_exp_msymbol(), and write_var_or_type().
struct objfile* bound_minimal_symbol::objfile |
If MINSYM is not NULL, then this is the objfile in which the symbol is defined.
Definition at line 40 of file minsyms.h.
Referenced by ada_lookup_simple_minsym(), add_minsym(), address_info(), compare_msymbols(), convert_linespec_to_sals(), elf_gnu_ifunc_record_cache(), find_function_in_inferior(), glibc_skip_solib_resolver(), hppa64_hpux_in_solib_call_trampoline(), jit_breakpoint_re_set_internal(), lookup_minimal_symbol_and_objfile(), lookup_minimal_symbol_by_pc_section_1(), lookup_minimal_symbol_internal(), maintenance_translate_address(), print_msymbol_info(), resolve_sal_pc(), search_symbols(), simple_read_overlay_table(), skip_prologue_sal(), value_fn_field(), and write_exp_msymbol().