Searched refs:inside_entry_func (Results 1 – 8 of 8) sorted by relevance
49 inside_entry_func (struct frame_info *this_frame) in inside_entry_func() function
319 extern int inside_entry_func (struct frame_info *this_frame);
1232 && inside_entry_func (this_frame)) in get_prev_frame()
4332 inside_entry_func.11552 * objfiles.h: Delete comments refering to inside_entry_func and11554 * defs.h (inside_entry_func): Update prototype..11555 * blockframe.c (inside_entry_func): Rename to11556 legacy_inside_entry_func. Add new inside_entry_func taking a frame.11557 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.12580 (inside_entry_func): Don't treat a zero PC specially.12793 * blockframe.c (inside_entry_func): Reformat. Introduce new local
657 inside_entry_func().2292 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()5814 * frame.c (get_prev_frame): Move disabled inside_entry_func to10889 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and13061 inside_entry_func. Only check for inside_entry_file when not a
3894 inside_entry_func): Return 0 if no symbols; avoid crashing.4910 inside_entry_func() and logic changed to use per-objfile specific4925 inside_entry_func, inside_entry_file, inside_main_func,
1786 * blockframe.c (inside_entry_file, inside_entry_func): Do not stop7088 inside_entry_func): PC of zero is always "bottom of stack".
7817 * blockframe.c (inside_entry_file, inside_entry_func): Convert #if