Home
last modified time | relevance | path

Searched refs:inside_entry_func (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dblockframe.c49 inside_entry_func (struct frame_info *this_frame) in inside_entry_func() function
H A Ddefs.h319 extern int inside_entry_func (struct frame_info *this_frame);
H A Dframe.c1232 && inside_entry_func (this_frame)) in get_prev_frame()
H A DChangeLog4332 inside_entry_func.
11552 * objfiles.h: Delete comments refering to inside_entry_func and
11554 * defs.h (inside_entry_func): Update prototype..
11555 * blockframe.c (inside_entry_func): Rename to
11556 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
H A DChangeLog-2003657 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 to
10889 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
13061 inside_entry_func. Only check for inside_entry_file when not a
H A DChangeLog-19923894 inside_entry_func): Return 0 if no symbols; avoid crashing.
4910 inside_entry_func() and logic changed to use per-objfile specific
4925 inside_entry_func, inside_entry_file, inside_main_func,
H A DChangeLog-19931786 * blockframe.c (inside_entry_file, inside_entry_func): Do not stop
7088 inside_entry_func): PC of zero is always "bottom of stack".
H A DChangeLog-19997817 * blockframe.c (inside_entry_file, inside_entry_func): Convert #if