GDB (xrefs)
|
#include "frame.h"
Public Attributes | |
CORE_ADDR | stack_addr |
CORE_ADDR | code_addr |
CORE_ADDR | special_addr |
unsigned int | stack_addr_p: 1 |
unsigned int | code_addr_p: 1 |
unsigned int | special_addr_p: 1 |
int | artificial_depth |
Definition at line 140 of file frame.h.
Referenced by frame_id_artificial_p(), frame_id_eq(), and frame_id_inner().
Definition at line 117 of file frame.h.
Referenced by frame_addr_hash(), frame_id_build(), frame_id_build_special(), frame_id_eq(), frame_id_inner(), ia64_frame_this_id(), and ia64_sigtramp_frame_this_id().
unsigned int frame_id::code_addr_p |
Definition at line 133 of file frame.h.
Referenced by frame_addr_hash(), frame_id_eq(), and frame_id_inner().
Definition at line 129 of file frame.h.
Referenced by frame_addr_hash(), frame_id_build_special(), frame_id_eq(), and frame_id_inner().
unsigned int frame_id::special_addr_p |
Definition at line 134 of file frame.h.
Referenced by frame_addr_hash(), frame_id_eq(), and frame_id_inner().
Definition at line 102 of file frame.h.
Referenced by alpha_osf1_sigcontext_addr(), frame_addr_hash(), frame_id_build(), frame_id_build_special(), frame_id_build_wild(), frame_id_eq(), frame_id_inner(), get_frame_base(), ia64_frame_this_id(), ia64_sigtramp_frame_this_id(), and print_one_breakpoint_location().
unsigned int frame_id::stack_addr_p |
Definition at line 132 of file frame.h.
Referenced by frame_addr_hash(), frame_id_eq(), frame_id_inner(), and frame_id_p().