Searched refs:inside_main_func (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dblockframe.c78 inside_main_func (CORE_ADDR pc) function
H A Ddefs.h332 extern int inside_main_func (CORE_ADDR pc);
H A Dframe.c1789 inside_main_func. Otherwise, we might stop unwinding at a
1794 && inside_main_func (get_frame_address_in_block (this_frame)))
1817 /* NOTE: cagney/2003-07-07: Fixed a bug in inside_main_func - wasn't
1826 inside_main_func msymbol trick (along with entry_point_address I

Completed in 153 milliseconds