GDB (xrefs)
|
#include "symtab.h"
Public Attributes | |
void(* | find_frame_base_location )(struct symbol *framefunc, CORE_ADDR pc, const gdb_byte **start, size_t *length) |
CORE_ADDR(* | get_frame_base )(struct symbol *framefunc, frame_info_ptr frame) |
const block *(* | get_block_value )(const struct symbol *sym) |
void(* symbol_block_ops::find_frame_base_location) (struct symbol *framefunc, CORE_ADDR pc, const gdb_byte **start, size_t *length) |
Definition at line 1159 of file symtab.h.
Referenced by func_get_frame_base_dwarf_block(), and register_symbol_block_impl().
Definition at line 1185 of file symtab.h.
Referenced by register_symbol_block_impl().
CORE_ADDR(* symbol_block_ops::get_frame_base) (struct symbol *framefunc, frame_info_ptr frame) |