Searched refs:stack_addr (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dframe-id.h30 /* Stack address is valid, and is found in the stack_addr field. */
68 CORE_ADDR stack_addr; member in struct:frame_id
H A Dmips-sde-tdep.c46 CORE_ADDR stack_addr; local
71 stack_addr = get_frame_register_signed (this_frame,
80 xcpt_frame = stack_addr + 40;
88 xcpt_frame = stack_addr + 16;
117 trad_frame_set_id (cache, frame_id_build (start_addr, stack_addr));
H A Dframe.c235 hash = iterative_hash (&f_id.stack_addr,
236 sizeof (f_id.stack_addr), hash);
398 res += std::string ("stack=") + hex_string (id.stack_addr);
669 frame_id_build_special (CORE_ADDR stack_addr, CORE_ADDR code_addr, argument
674 id.stack_addr = stack_addr;
713 frame_id_build (CORE_ADDR stack_addr, CORE_ADDR code_addr) argument
717 id.stack_addr = stack_addr;
725 frame_id_build_wild (CORE_ADDR stack_addr) argument
[all...]
H A Dframe.h134 extern struct frame_id frame_id_build (CORE_ADDR stack_addr,
141 extern struct frame_id frame_id_build_special (CORE_ADDR stack_addr,
162 extern struct frame_id frame_id_build_wild (CORE_ADDR stack_addr);
H A Dalpha-tdep.c955 CORE_ADDR stack_addr, code_addr;
978 stack_addr = alpha_sigtramp_register_address (gdbarch, info->sigcontext_addr,
980 stack_addr = get_frame_memory_unsigned (this_frame, stack_addr,
983 *this_id = frame_id_build (stack_addr, code_addr);
948 CORE_ADDR stack_addr, code_addr; local
H A Darc-tdep.c1723 CORE_ADDR stack_addr = cache->prev_sp; local
1751 *this_id = frame_id_build (stack_addr, code_addr);
1857 CORE_ADDR stack_addr = cache->prev_sp; local
1860 *this_id = frame_id_build (stack_addr, code_addr);
H A Dnios2-tdep.c90 frame ID's stack_addr. */
2007 CORE_ADDR stack_addr; local
2025 stack_addr = get_frame_register_unsigned (this_frame, NIOS2_SP_REGNUM);
2026 trad_frame_set_id (this_trad_cache, frame_id_build (start_addr, stack_addr));
2028 trad_frame_set_this_base (this_trad_cache, stack_addr);
H A Dia64-tdep.c1901 paddress (gdbarch, this_id->stack_addr),
2275 paddress (gdbarch, this_id->stack_addr),
2915 (*this_id) = frame_id_build_special (id.stack_addr, id.code_addr, bsp);
2922 paddress (gdbarch, id.stack_addr),
3047 (*this_id) = frame_id_build_special (id.stack_addr, id.code_addr, bsp);
3054 paddress (gdbarch, id.stack_addr),
H A Dmips-tdep.c3783 CORE_ADDR stack_addr; local
3802 stack_addr = get_frame_register_signed (this_frame,
3804 trad_frame_set_id (this_trad_cache, frame_id_build (stack_addr, start_addr));
3808 trad_frame_set_this_base (this_trad_cache, stack_addr);
H A Dbreakpoint.c6503 b->gdbarch, b->frame_id.stack_addr);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-sde-tdep.c46 CORE_ADDR stack_addr; local
71 stack_addr = get_frame_register_signed (this_frame,
80 xcpt_frame = stack_addr + 40;
88 xcpt_frame = stack_addr + 16;
117 trad_frame_set_id (cache, frame_id_build (start_addr, stack_addr));
H A Dframe.h91 /* Stack address is valid, and is found in the stack_addr field. */
133 CORE_ADDR stack_addr; member in struct:frame_id
214 extern struct frame_id frame_id_build (CORE_ADDR stack_addr,
221 extern struct frame_id frame_id_build_special (CORE_ADDR stack_addr,
242 extern struct frame_id frame_id_build_wild (CORE_ADDR stack_addr);
H A Dframe.c231 hash = iterative_hash (&f_id.stack_addr,
232 sizeof (f_id.stack_addr), hash);
402 fprintf_unfiltered (file, "stack=%s", hex_string (id.stack_addr));
681 frame_id_build_special (CORE_ADDR stack_addr, CORE_ADDR code_addr, argument
686 id.stack_addr = stack_addr;
725 frame_id_build (CORE_ADDR stack_addr, CORE_ADDR code_addr) argument
729 id.stack_addr = stack_addr;
737 frame_id_build_wild (CORE_ADDR stack_addr) argument
[all...]
H A Dalpha-tdep.c962 CORE_ADDR stack_addr, code_addr;
985 stack_addr = alpha_sigtramp_register_address (gdbarch, info->sigcontext_addr,
987 stack_addr = get_frame_memory_unsigned (this_frame, stack_addr,
990 *this_id = frame_id_build (stack_addr, code_addr);
955 CORE_ADDR stack_addr, code_addr; local
H A Dnios2-tdep.c90 frame ID's stack_addr. */
2006 CORE_ADDR stack_addr; local
2024 stack_addr = get_frame_register_unsigned (this_frame, NIOS2_SP_REGNUM);
2025 trad_frame_set_id (this_trad_cache, frame_id_build (start_addr, stack_addr));
2027 trad_frame_set_this_base (this_trad_cache, stack_addr);
H A Darc-tdep.c1765 CORE_ADDR stack_addr = cache->prev_sp; local
1793 *this_id = frame_id_build (stack_addr, code_addr);
H A Dia64-tdep.c1900 paddress (gdbarch, this_id->stack_addr),
2273 paddress (gdbarch, this_id->stack_addr),
2910 (*this_id) = frame_id_build_special (id.stack_addr, id.code_addr, bsp);
2917 paddress (gdbarch, id.stack_addr),
3041 (*this_id) = frame_id_build_special (id.stack_addr, id.code_addr, bsp);
3048 paddress (gdbarch, id.stack_addr),
H A Dmips-tdep.c3757 CORE_ADDR stack_addr; local
3776 stack_addr = get_frame_register_signed (this_frame,
3778 trad_frame_set_id (this_trad_cache, frame_id_build (stack_addr, start_addr));
3782 trad_frame_set_this_base (this_trad_cache, stack_addr);
H A Dbreakpoint.c6109 b->gdbarch, b->frame_id.stack_addr);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-frame.c93 hash = iterative_hash (&fid->stack_addr, sizeof (fid->stack_addr), hash);
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-frame.c120 hash = iterative_hash (&fid->stack_addr, sizeof (fid->stack_addr), hash);
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c347 void *stack_addr = 0; local
354 err = pthread_attr_getstack (&attr, &stack_addr, &stack_size);
356 stack_addr = (char*) stack_addr + stack_size;
358 (long) stack_size, stack_addr, err);
362 *(void**) ptr = stack_addr;

Completed in 761 milliseconds